Build index pages for a set of data sets
1 2 | build_index_page(di_list, title = "", author = "", output_dir,
intro_rmd = "", ...)
|
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 |
intro_rmd |
optional R markdown string that will be placed at beginning of the page |
... |
data to be saved and loaded in to the document's knitr environment |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.