View source: R/qc_coordinates_functions.R
qc_get_biomes_spdf | R Documentation |
Creates a SpatialPolygonsDataFrame object of the Whittaker's biomes modified by Ricklefs (2008) in function of mean annual temperature (MAT) and mean annual precipitation (MAP) (MAT in degree Celsius and MAP in mm).
qc_get_biomes_spdf(merge_deserts = FALSE, parent_logger = "test")
merge_deserts |
Logical indicating if desert biomes should be merged in a single biome. By default, deserts are not merged. |
An object of class SpatialPolygonsDataFrame
Other Quality Checks Functions:
create_dic()
,
qc_coordinates()
,
qc_data_results_table()
,
qc_ext_radiation()
,
qc_factor_values()
,
qc_get_biome()
,
qc_get_timezone_coord()
,
qc_is_timestamp()
,
qc_md_cols()
,
qc_md_results_table()
,
qc_measured_sfn()
,
qc_pl_treatments()
,
qc_psi_N_nas()
,
qc_psi_SE_nas()
,
qc_psi_nas()
,
qc_set_timezone()
,
qc_simplify_questions()
,
qc_species_names_info()
,
qc_species_names()
,
qc_species_verification()
,
qc_start_process_psi()
,
qc_timestamp_nas()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.