XXX
After completing this module, you should be able to ...
- XXX
Preparation for Class
- Look around the class webpage (should bookmark/favorite this page)
- Look around mycourses.northland.edu
- Become familiar with the GoToMeeting online meeting software
- Setup Piazza
- You should have gotten an invitation from me, but you can also sign up here.
- Here is a brief introduction.
- Setup R & RStudio
Demonstration
- Lecture/Demonstration
- Introduction
- Syllabus & Expectations
- R and RStudio
- Setting Up a Working Directory for the Class
- Homework Formatting
- Rmarkdown Template ... download and save to your computer
- Avocados Data ... download and save to your computer
- Uploading to Exercises unit in Coursework page of mycourses.northland.edu
- Reminder to prepare for [next class period]
Exercise
- Download one of the files below to your computer, load it into RStudio, and show the
str()
ucture andhead()
of the data.frame object. Compile your document and upload it to the “Course Organization” folder in the “Exercises” unit of the “Coursework” page on mycourses.northland.edu.- Loon1.csv … biological data for Common Loons (Gavia immer) from around North America.
- WalleyeErie2.csv … biological data for Walleye (Sander vitreus) from Lake Erie.
- NCAAF19_QBS.csv … statistics for college football quarterbacks from the 2019-20 season.
- StateOfWolf.csv … attitude data towards Gray Wolves (Canis lupus) in Michigan, Minnesota, and Wisconsin.