zip_paper {rjtools}R Documentation

Zip your directory for R Journal submission

Description

Zip up files in the directory into a paper.zip for Rjournal submission.

Usage

zip_paper(name, others = NULL)

Arguments

name

the file name you used to create the article. See argument file_name in create_article()

others

other files or folders to zip, this might include supplementary data/ folder, motivational letter for add-in packages, and review/ folder for reviewer's comments and responses.


[Package rjtools version 1.0.1 Index]