CougRstats Blog
Home
Archives
Links icon
Visit us at wsu.edu Follow us on Twitter View past talks on YouTube
About
English
  • Tidyverse Data Wrangling

    Sep 30, 2020 · 15 min read · data wrangling tidyverse  ·
    Share on:

    By Ben Leonard What is Data Wrangling? Most of the time datasets will not come "out of the box" ready to use for analysis. Summarizing data and presenting audience friendly tables and figures requires quite a bit of data manipulation. A data wrangling task is performed anytime a dataset is cleaned, tweaked, …

    Read More
  • An introduction to working with lists using purrr

    Feb 19, 2020 · 11 min read · advanced loops purrr tidyverse  ·
    Share on:

    By Matt Brousil This week I'm going to walk through some examples of applying functions to every item in one (or more) lists. Basically this gives an overview answering the question: "If I have a list of data, how do I loop through that list manipulating and running analyses on its data without using for() …

    Read More
  • Advanced methods with ggplot2

    Sep 25, 2019 · 11 min read · cowplot ggplot2 ggpubr ggrepel tidyverse  ·
    Share on:
    Advanced methods with ggplot2

    This walkthrough will cover some advanced ways of working with ggplot2. There are a lot of functions and plotting options available in ggplot2, but here I'll be showing a couple of examples of ways to extend your ggplot2 usage with additional packages. This post is less about mind-blowing images as it is useful ways to …

    Read More
  • Mapping in R

    Apr 30, 2018 · 10 min read · cowplot grid mapping mapview sf spatial data spData spDataLarge tidyverse tmap  ·
    Share on:

    Post by Dominik Schneider A couple things to note. Spatial/gis functions in R are undergoing a massive change right now. The old stalwart sp has been succeeded by sf (simple features), which is compatible with the open geospatial consortium standards. When you are looking for solutions online, make sure you know which …

    Read More
  • Resources for dplyr and ggplot2

    Jan 24, 2018 · 2 min read · dplyr ggplot2 resource tidyverse  ·
    Share on:

    Today we introduced the R packages 'dplyr' and 'ggplot2'. We only had time for a few brief demos, but these packages are very powerful and you may be using them quite a bit! More about dplyr dplyr is useful for manipulating data. Most of the time you'll be using one of 5 main functions: filter(): subsets rows based on …

    Read More

CougRstats Blog

Welcome to the blog for the WSU R working group. Join us!
Stats | Modeling | Data Science | Team Science
Read More

Featured Posts

  • Raster parallel process in R
  • Using Python in R Studio with Reticulate
  • Non-metric Multidimensional Scaling (NMDS) in R

Recent Posts

  • Raster parallel process in R
  • Using Python in R Studio with Reticulate
  • Feature Engineering with Sliding Windows and Lagged Inputs
  • Introduction to mapping in R
  • Research profiles with Shiny Dashboard: A case study in a community survey for antimicrobial resistance in Guatemala

Categories

PACKAGE-INTRODUCTIONS 21 RESEARCH-PROFILES 10 INTRODUCTION-TO-R 6

Tags

GGPLOT2 6 TIDYVERSE 5 DATE/TIME 4 MAPPING 4 SHINY 4 HTML 3 JANITOR 3 RSTUDIO 3 ADVANCED 2 BEGINNER 2 COLLABORATION 2 COWPLOT 2 DATA-FORMATTING 2 DPLYR 2
All Tags
ACF1 ADVANCED2 APPLY1 ARIMA1 ASTSA1 BEGINNER2 BEST-PRACTICES1 CLEANING1 CLUSTERING1 CODE-PROFILING1 COLLABORATION2 COWPLOT2 DATA-CARPENTRY1 DATA-FORMATTING2 DATA-WRANGLING1 DATA.TABLE1 DATE1 DATE/TIME4 DISCRIMINANT-ANALYSIS1 DOWNLOADER1 DPLYR2 FORCASTING1 FOREACH1 FORMATTING1 FUNCTIONS1 GGPLOT26 GGPUBR1 GGREPEL1 GIS1 GLMULTI1 GRID1 GUEST-SPEAKER1 HTML3 INDEX1 INSTALL2 INTERACTIVE1 JANITOR3 LAPPLY1 LINEAR-REGRESSION1 LOOPS1 LUBRIDATE1 MAPPING4 MAPVIEW1 MODEL-SELECTION1 MRT1 MULTIPLE-REGRESSION1 MULTIVARIATE1 NCDF1 NMDS1 NONLINEAR-REGRESSION1 PACF1 PARALLEL1 POSIXCT1 POSIXLT1 PROC1 PURRR1 PYTHON2 R1 R-MARKDOWN1 R/PYTHON2 RASTER2 REGRESSION1 REPRODUCIBILITY1 RESEARCH-PROFILES1 RESOURCE2 RETICULATE1 RMARKDOWN1 RSTUDIO3 RVEST2 SF2 SHAPEFILES1 SHARING-CODE1 SHINY4 SNOW1 SOFTWARE-CARPENTRY1 SPATIAL-DATA1 SPDATA1 SPDATALARGE1 SPECIES1 SPEED1 STRUCTURAL-EQUATION-MODELING1 TEXT-ANALYSIS1 TIDYVERSE5 TIME-SERIES2 TMAP1 VEGAN1 VENOM1 WEB-INTERFACE1 WEBSCRAPING2 ZOO1
[A~Z][0~9]

Twitter Activity

    Tweets by CougRstats
CougRstats Blog

Copyright 2021- 2025 COUGRSTATS BLOG. All Rights Reserved