query_individual_features: Query for features linked to individual

View source: R/individual_features_function.R

query_individual_featuresR Documentation

Query for features linked to individual

Description

Query for features linked to a given individual in inventories

Usage

query_individual_features(
  id = NULL,
  multiple_census = FALSE,
  id_traits = NULL,
  pivot_table = TRUE,
  extract_trait_measures_features = FALSE,
  extract_linked_individuals = FALSE,
  remove_obs_with_issue = TRUE
)

Arguments

id

numeric vector of id from individuals

multiple_census

boolean whether multiple census should be shown

id_traits

numeric vector of id from traits/features

pivot_table

boolean whether results should be pivoted into multiple columns

extract_trait_measures_features

boolean whether adding additional features linked to traits/features, only if pivot_table is FALSE

remove_obs_with_issue

boolean whether features with issue should be excluded

Value

tibble

Author(s)

Gilles Dauby, gilles.dauby@ird.fr


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