ICPI / Data-Core-Competencies-using-R

The place for all R related training material, resources, content development, etc.
2 stars 1 forks source link

Course design details for PVA landing #41

Closed jessihandy closed 3 years ago

jessihandy commented 4 years ago

We'll need:

jessihandy commented 4 years ago

Using R CC logo: https://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/R_logo.svg/512px-R_logo.svg.png

jessihandy commented 4 years ago

Draft text:

Short course description:

Welcome to the ICPI R Training Series. This course will introduce you to the R programming language and guide you through basic to more advanced methods in R throughout the series. Session One will provide you with a foundational understanding of R, with a focus on the tidyverse package of functions, and its utility in data management. More sessions will be forth coming throughout the next year.

Course overview:

About This Course This course will be rolled out in a series of sessions covering introductory to more advanced methods for data management and analysis in the RStudio platform using the tidyverse package. As of September 2020, Session 1 of the R training has been released with more to follow throughout the next year. Session 1 covers the following topics:

  1. Introduction to RStudio and R packages
  2. Importing Datasets
  3. Exploring Datasets
  4. Interacting with Datasets
  5. Introduction to Data Management Methods in R Upcoming sessions will cover manipulating and transforming data, joining datasets, and more.

Requirements You will need to have R and RStudio installed on your computer. You can download R for your operating system here and the RStudio interface here. Note you may need to contact your agency’s IT office for download and installation support. The first video of Session 1 will provide some insight on getting started with RStudio and R packages.