gdoc2qmd: Google docs to Rmarkdown
Description
Use Articul8 Add-ons from Google docs to build Rticles
Usage
gdoc2qmd(file, export = NA, format = "qmd", type = "asis")
Arguments
- file
Zip file path from Articul8 exported in md format [path]
- export
Path to export the files [path: NA (file directory)]
- format
Output format [string: "qmd" "rmd"]
- type
output file type [strig: "asis" "list", "listfull", "full"]
Details
If you add "|# END" will replace by "knitr::knit_exit()"