Data Carpentry -for- Ecologists

Teaching the tools to get computers to do cool science

Getting Started Course Materials Schedule

Creative Commons License

Working with Data

Reading


  • Topics

    • dplyr
  • Readings

    • dplyr vignette
    • Optional Resources:
      • Analyzing data with dplyr
        • If you choose to do this, make sure to download the dataset and load it in R as surveys (hint use read.csv)
      • R for Data Science - Data transformation