powered by
Copy and expand course notes to the desktop
setup_course_notes( folder, zipfile = "dataviz_course_notes.zip", packet = "dataviz_course_notes" )
The destination to copy to within the user's home. This must be supplied by the user.
The name of the zipped course materials file in the socviz library.
The name of the course packet folder to be created
The `zipfile` is copied to `folder` and its contents expanded into a directory, the `packet`.
Transfers a zip file containing course materials from the socviz library to the Desktop.
# NOT RUN { setup_course_notes() # }
Run the code above in your browser using DataLab