Skip to content

poterlowicz-lab/R-ecology-lesson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

layout title keywords
lesson
Data carpentry -- Starting with R for data analysis
R
subset
data.frame
read.csv

This is a an introduction to R designed for participants with no programming experience. These lessons can be taught in 3/4 of a day. They start with some basic information about R syntax, the RStudio interface, and move through how to import CSV files, the structure of data.frame, how to deal with factors, how to add/remove rows and columns, and finish with how to calculate summary statistics for each level and a very brief introduction to plotting.

Prerequisites

  • Having RStudio installed

Topics

Other resources

Old stuff (leftovers from data carpentry at NESCent May 8-9, 2014)

  • distributed - the files that were distributed at the workshop
  • materials - the original materials that the lessons were built on. It also includes more advanced lessons on functions, loops and plotting that we didn't go through
  • ref - R references, including a lesson on reshaped and ggplot (ggplot.pdf)

About

Data Carpentry R lessons on ecology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 89.7%
  • CSS 5.1%
  • R 2.6%
  • JavaScript 2.2%
  • Makefile 0.4%