Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

zip_course

Zip a course directory


Description

Warning: This function will be deprecated after swirl version 2.4.

Usage

zip_course(path, dest = NULL)

Arguments

path

Path to the course directory to be zipped.

dest

Path to directory in which the .zip should be saved. The default value is NULL, which will cause the .zip to be created one level above the directory specified in path.

See Also

Examples

## Not run: 

zip_course("~/Desktop/LOESS_Modeling")
zip_course("~/Desktop/SNA_Tutorial", "~/tutorials")

## End(Not run)

swirl

Learn R, in R

v2.4.5
MIT + file LICENSE
Authors
Sean Kross [aut, cre], Nick Carchedi [aut], Bill Bauer [aut], Gina Grdina [aut], Filip Schouwenaars [ctb], Wush Wu [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.