performance_summary: Performance Summary

performance_summaryR Documentation

Performance Summary

Description

Outputs an HTML file containing information about the basemap and processing time for each step,

Usage

performance_summary(
  x = parent.frame()$mm,
  projectLog = parent.frame()$projectLog
)

Arguments

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

Value

a HTML document with model run times and information about map size


ecoservR/ecoserv_tool documentation built on April 5, 2025, 1:49 a.m.