html_notebook_metadata: Generate R Notebook Metadata

View source: R/html_notebook_output.R

html_notebook_metadataR Documentation

Generate R Notebook Metadata

Description

A structured helper for the construction of metadata used by the R Notebook output functions. See html_notebook_output for more details.

Usage

html_notebook_metadata(iframe = TRUE)

Arguments

iframe

Boolean; should output be shown in an <iframe>?


rmarkdown documentation built on Sept. 18, 2023, 5:17 p.m.