Skip to contents

Returns a list of indicator names and parametrization options for the specified indicators. If no resource names are provided, it lists all available indicators, including custom registered ones. Use it to learn about possible additional arguments that can be specified when requesting an indicator.

Usage

available_indicators(indicators = NULL)

Arguments

indicators

If NULL returns a list of all registered indicators (default). Otherwise only the ones specified.

Value

A list object.

Examples

names(available_indicators())
#>  [1] "active_fire_counts"           "active_fire_properties"      
#>  [3] "biome"                        "deforestation_drivers"       
#>  [5] "drought_indicator"            "ecoregion"                   
#>  [7] "elevation"                    "fatalities"                  
#>  [9] "landcover"                    "mangroves_area"              
#> [11] "population_count"             "precipitation_chirps"        
#> [13] "precipitation_wc"             "soilproperties"              
#> [15] "temperature_max_wc"           "temperature_min_wc"          
#> [17] "traveltime"                   "treecover_area"              
#> [19] "treecover_area_and_emissions" "treecoverloss_emissions"     
#> [21] "tri"