gdoc2qmd {inti} | R Documentation |
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
Document rendering until certain point: "#| end" Include for next page: "#| newpage" You can include the cover page params using "#|" in a Google docs table
Value
path
[Package inti version 0.6.5 Index]