ecodown_autolink: Autolink function calls

View source: R/autolink.R

ecodown_autolinkR Documentation

Autolink function calls

Description

Autolink function calls

Usage

ecodown_autolink(
  quarto_folder = here::here(),
  render_folder = qe(quarto_folder, "project", "output-dir"),
  verbosity = c("verbose", "summary", "silent")
)

Arguments

quarto_folder

Base target Quarto folder. Defaults to current workspace.

render_folder

Location of the sub-folder that contains the output from Quarto. It defaults to the 'output-dir' entry in the '_quarto.yml' file.

verbosity

Level of messaging available during run time. Possible values are 'verbose', 'summary', and 'silent'.


edgararuiz/ecodown documentation built on Sept. 4, 2022, 10:25 a.m.