Skip to content

sporangia/IntroR-at-OSU

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R for Plant Pathologists

This introduction to R for plant pathology was originally written as a workshop by Drs. Sydney E. Everhart and Zhian N. Kamvar, and modified to the current form for the 2018 course PLPT 802: Ecology & Management of Plant Pathogens.

The source code can be found at: https://github.com/everhartlab/IntroR-for-PLPT802.

Goals

As a result of taking this workshop you should be able to:

  • find, download, and load necessary packages for analysis
  • load tabular data into R
  • understand the basics of data manipulation in R
  • know what a data frame, vector, and function are
  • summarize data
  • visualize data
  • troubleshoot commmon problems

Releases

No releases published

Packages

No packages published

Languages

  • R 95.4%
  • Makefile 4.6%