View source: R/dataset_oak_vignette.R
| dataset_oak_vignette | R Documentation | 
Output a dataset in a vignette with the pre-specified sdtm.oak format.
dataset_oak_vignette(dataset, display_vars = NULL, filter = NULL)
| dataset | Dataset to output in the vignette | 
| display_vars | Variables selected to demonstrate the outcome of the mapping Permitted Values: list of variables Default is NULL If  | 
| filter | Filter condition The specified condition is applied to the dataset before it is displayed. Permitted Values: a condition | 
A HTML table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.