build_index_page: Build index pages for a set of data sets

Description Usage Arguments

Description

Build index pages for a set of data sets

Usage

1
2
build_index_page(di_list, title = "", author = "", output_dir,
  intro_rmd = "", ...)

Arguments

di_list

a list of objects returned from get_data_info or named list of data frames

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


hafen/datasummary documentation built on May 17, 2019, 1:32 p.m.