add_individuals: Add new individuals data

add_individualsR Documentation

Add new individuals data

Description

Add new individuals data

Usage

add_individuals(
  new_data,
  col_names_select,
  col_names_corresp,
  id_col,
  launch_adding_data = FALSE
)

Arguments

new_data

tibble new data to be import

col_names_select

string

col_names_corresp

string

id_col

integer indicate which name of col_names_select is the id for matching plot in metadata

launch_adding_data

logical FALSE whether adding should be done or not

Value

No return value individuals updated

Author(s)

Gilles Dauby, gilles.dauby@ird.fr


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