build_pages: Build summary pages for a set of data sets with an optional...

Description Usage Arguments

Description

Build summary pages for a set of data sets with an optional index page

Usage

1
2
build_pages(di_list, title = "", author = "", output_dir, index = TRUE,
  intro_rmd = "", view = FALSE)

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

index

should an index page be built as well?

intro_rmd

passed on to build_index_page

view

should the index page be opened in a browser after it is rendered?


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