query_traits_measures: Query for traits

query_traits_measuresR Documentation

Query for traits

Description

Query for traits for given taxa, include synonyms or not

Usage

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
)

Arguments

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

Value

vector

Author(s)

Gilles Dauby, gilles.dauby@ird.fr


gdauby/bdd_plots_central_africa documentation built on June 2, 2025, 6:16 a.m.