R/rl_statistics.R
rl_statistics.Rd
Retrieve count of species with assessments. This endpoint returns the total number of assessed species on the IUCN Red List.
rl_statistics()
A tibble (class tbl_df, tbl, data.frame) containing count and date of access.
tbl_df
tbl
data.frame
if (FALSE) { # \dontrun{ # Get total count of assessed species rl_statistics() } # }