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>?


rstudio/rmarkdown documentation built on July 6, 2024, 4:42 a.m.