Search CSCU

Enter a term below to search the CSCU site.

HHMI-IMSD

Page

If you intend follow along with the R coding during the workshop, please make sure that you have the latest (or a recent) version of R and RStudio installed. Download both R and RStudio at: https://posit.co/download/rstudio-desktop/#download Get the data here: https://cornell.box.com/s/il9smls1gpzh7k9llk5uhzscr5ypcfri  

Data Wrangling in R Using dplyr and tidyr

Workshop

This workshop is intended for people who feel comfortable with the material covered in our Introductory Statistics Using R workshop. The dplyr and tidyr packages are versatile tools for efficiently manipulating datasets in the free statistical software package R. These packages employ a constrained number of “verbs” which are functions that correspond to the most […]