Introduction to R with Data Carpentry

Tags:

This is an introduction to R designed for participants with no programming experience. These lessons can be taught in about 4 hours. They start with some basic information about R syntax, the RStudio interface, and move through how to import CSV files, the structure of data frames, how to deal with factors, how to add/remove […]