Build a summary page for a data set
1 2 | build_data_page(di, title = "", author = "", output_dir, ids = NULL,
view = FALSE)
|
di |
an object returned from |
title |
page title |
author |
name of author |
output_dir |
directory where output html file should be placed |
ids |
an optional list of ids to be used to generate links to pages for other data sets |
view |
should the page be opened in a browser after it is rendered? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.