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.