uploadToOverleaf: Upload a LaTeX project to Overleaf

Description Usage Arguments Value Examples

View source: R/uploadToOverleaf.R

Description

Upload a LaTeX project to Overleaf

Usage

1

Arguments

path

File path to a directory or a single zip file to be uploaded.

Value

Does not return any value. The Overleaf project page will automatically open in the default browser.

Examples

1
2
3
4
5
## Not run: 
## don't run this code chunk in the example as we don't want to spam Overleaf
uploadToOverleaf(files = 'MyWorkflow', openInBrowser = TRUE)

## End(Not run)                

grimbough/BiocWorkflowTools documentation built on April 2, 2020, 5:28 p.m.