Data Management for Biologists

Surveying the hidden parts of the data life cycle

Getting Started Syllabus Schedule About / Contact Us

Creative Commons License

Data Manipulation

Reading


  • Topics

    • dplyr
    • data.table
  • Readings

    • Tidy data
    • dplyr vignette
    • data.table talk by Matt Dowle, creator (first 11 minutes)
    • An example of tidyverse v data.table (there are many others)

    • Optional Resources:
      • Analyzing data with dplyr
      • R for Data Science - Data transformation