performance_summary | R Documentation |
Outputs an HTML file containing information about the basemap and processing time for each step,
performance_summary(
x = parent.frame()$mm,
projectLog = parent.frame()$projectLog
)
x |
The (final) basemap |
projectLog |
The RDS project log file generated by the wizard app and containing all file paths to data inputs and model parameters |
a HTML document with model run times and information about map size
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.