zip_paper {rjtools} | R Documentation |
Zip your directory for R Journal submission
Description
zip_paper
will first check the folder structure with
check_folder_structure()
before zipping up everything in the
main directory, excluding the .Rproj
file, if exist.
Usage
zip_paper()
Value
a zip file for an R Journal submission
[Package rjtools version 1.0.13 Index]