R/static_report_complete.R
static_report_complete.Rd
Wrapper function to generate complete HTML report: entity-level plus variable-level reports for one entity.
static_report_complete(entity_list, output_path, shiny = F)
entity_list | (list) A list object containing information on a single data entity in metajam output format. |
---|---|
output_path | (character) Path to save complete HTML report to. If "ask", a Rstudio pop-up window appears allowing choice of save directory (requires RStudio >= 1.1.287). |
A HTML file with complete static on the chosen data entity.