gdoc2qmd: Google docs to Rmarkdown

View source: R/gdoc2qmd.R

gdoc2qmdR 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


inti documentation built on Oct. 27, 2023, 9:06 a.m.