Question: Lab 2 Author: Date: Remember to change the author: field on this Rmd file to your own name. Loading the neccessary libraries: [ ]: library(tidyverse)


Lab 2 Author: Date: Remember to change the author: field on this Rmd file to your own name. Loading the neccessary libraries: [ ]: library(tidyverse) 1. Changing the author field and file name. (a) Change the author: field on the Rmd document from Your Name Here to your own name. (b) Rename this file to "lab02_YourHameHere.ipynb", where YourNameHere is changed to your own name. 2. Data practice In class we imported the survey data using the read.table() function. (Note: on Homework 1 you'll be asked to use the read.csv() function instead.) This is the code we used: [ ]: survey in
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
