Build summary pages for a set of data sets with an optional index page
1 2 | build_pages(di_list, title = "", author = "", output_dir, index = TRUE,
intro_rmd = "", view = FALSE)
|
di_list |
a list of objects returned from |
title |
page title |
author |
name of author |
output_dir |
directory where output html files should be placed |
index |
should an index page be built as well? |
intro_rmd |
passed on to |
view |
should the index 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.