View source: R/report_overview.R
report_overview | R Documentation |
Generates an html report showing details on all projects for a single program.
report_overview( data, contact_person = "principalInvestigator", essential_personnel = c("AKRegionDataTrustee", "AKRegionDataSteward", "AKRegionDataCustodian"), output_name, output_dir )
data |
Imported mdJSON files. |
contact_person |
The role for the project's point of contact |
essential_personnel |
Essential personnel titles for projects. |
output_name |
Name to be given to the report generated. |
output_dir |
Directory that the report should be generated in. |
Reports contain a list of all projects, the number and types of data products, a searchable table of all ongoing project details, and a table of critical project personnel.
An html report containing project details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.