Learn R Programming

OpenRange (version 0.0.1)

OpenRange_get_stats: Download model performance statistics

Description

OpenRange_get_stats provides information on model performance.

Usage

OpenRange_get_stats(...)

Value

List object containing one data.frame for each of the three modeling frameworks.

Arguments

...

Additional arguments passed to internal functions.

See Also

Other range functions: OpenRange_api_load_species(), OpenRange_api_species(), OpenRange_get_license(), OpenRange_list_scenarios(), OpenRange_load_species(), OpenRange_sf(), OpenRange_species()

Other metadata functions: OpenRange_get_license(), OpenRange_list_scenarios()

Examples

Run this code
# \donttest{

range_stats <- OpenRange_get_stats()

# }

Run the code above in your browser using DataLab