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