build_data_page: Build a summary page for a data set

Description Usage Arguments

Description

Build a summary page for a data set

Usage

1
2
build_data_page(di, title = "", author = "", output_dir, ids = NULL,
  view = FALSE)

Arguments

di

an object returned from get_data_info or data frame

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?


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