make_output_yaml: Generate _output.yaml for website

Description Usage Arguments Value

View source: R/website.R

Description

Make the content of the file that contols knitting of the website page Rmds

Usage

1
make_output_yaml(theme = "journal")

Arguments

theme

(character of length 1) The bootstrap theme used in the website. For current options, see http://rmarkdown.rstudio.com/html_document_format.html#appearance-and-style

  • "default"

  • "cerulean"

  • "journal"

  • "flatly"

  • "readable"

  • "spacelab"

  • "united"

  • "cosmo"

Value

(character of length 1)


grunwaldlab/quiltr documentation built on May 17, 2019, 8:40 a.m.