make_parent_html: Make Rmd code to display HTML pages

Description Usage Arguments Value

View source: R/website.R

Description

Uses iframes to display content from other html files.

Usage

1
make_parent_html(files, titles = NA, rmd_header = NULL, q_opt)

Arguments

files

(character) One or more files to display

titles

(character same length as files) Titles to display above embedded content

rmd_header

(list) YAML header data from Rmarkdown.

q_opt

(function) The function used to get context-specific option values

Value

(character of length 1) The Rmd code to display the content provided.


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