report_projects | R Documentation |
Generates reports for individual projects.
report_projects( data, essential_personnel = c("AKRegionDataTrustee", "AKRegionDataSteward", "AKRegionDataCustodian"), project_list = data$projectName, output_dir )
data |
Imported mdJSON files. |
essential_personnel |
Essential personnel titles for projects. |
project_list |
List of projects that individual reports will be generated for. |
output_dir |
Directory that reports will be saved to. |
An html report containing project details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.