Description Usage Arguments Value Examples
View source: R/uploadToOverleaf.R
Upload a LaTeX project to Overleaf
1 | uploadToOverleaf(path)
|
path |
File path to a directory or a single zip file to be uploaded. |
Does not return any value. The Overleaf project page will automatically open in the default browser.
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.