query_traits_measures | R Documentation |
Query for traits for given taxa, include synonyms or not
query_traits_measures(
idtax = NULL,
idtax_good = NULL,
add_taxa_info = FALSE,
id_trait = NULL,
trait_cat_mode = "most_frequent",
verbose = TRUE,
pivot_table = TRUE,
include_remarks = FALSE
)
idtax |
vector of idtax_n |
idtax_good |
vector of idtax_good; NULL if no synonym |
add_taxa_info |
logical |
id_trait |
integer indicating the id of the trait to look for |
trait_cat_mode |
vector string if "most_frequent" then the most frequent value for categorical trait is given, if "all_unique" then all unique value separated by comma |
verbose |
logical |
vector
Gilles Dauby, gilles.dauby@ird.fr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.