dot-get_trait_individuals_values: Internal function

.get_trait_individuals_valuesR Documentation

Internal function

Description

Get for each trait, a tibble of individuals with measures or observations, deal with several observations

Usage

.get_trait_individuals_values(
  traits,
  src_individuals = NULL,
  ids_plot = NULL,
  skip_dates = TRUE,
  show_multiple_census = FALSE
)

Arguments

traits

string vector with trait needed

ids_plot

numeric vector with id_plots requested

skip_dates

logical whether include day, month and year of observations

id_individuals

numeric vector with id_n individuals requested

show_multiple_measures

logical whether multiple measures (i.e. census or sometimes more than one value for given measure)

collapse_multiple_val

logical whether multiple traits measures should be collapsed (resulting values as character, separated by dash)

Value

tibble

Author(s)

Gilles Dauby, gilles.dauby@ird.fr


gdauby/bdd_plots_central_africa documentation built on April 12, 2024, 1:15 a.m.