Records/data/Courses/qss-swirl-pol345/DISCOVERY/DISCOVERY3/initLesson.R

# Code placed in this file fill be executed every time the
# lesson is started. Any variables created here will show up in
# the user's working directory and thus be accessible to them
# throughout the lesson.

install.packages("maps")
library(maps)

data(us.cities)
HJ08003/socraticswirlInstructor-RStudioServer documentation built on May 23, 2019, 10:32 p.m.