A Video Walkthrough of the Week 1 - R Environment course materials.
This video tutorial covers the following topics:
How to create an R Markdown Document in RStudio
Making scalar objects and performing functions on scalar objects
Making vectors and performing functions on vectors
Using built in R data frames, making data frames from vectors and reading .csv files into RStudio to make dataframes
Setting your working directory
Knitting your Markdown to an HTML and saving as a pdf for upload to Canvas
Exporting Excel Spreadsheets as .csv files
Comments