update_colnam: Update colnam

update_colnamR Documentation

Update colnam

Description

Update colnam table

Usage

update_colnam(
  colnam_searched = NULL,
  colnam_id = NULL,
  new_colnam = NULL,
  new_surname = NULL,
  new_family_name = NULL,
  new_nationality = NULL,
  new_contact = NULL,
  new_institute = NULL,
  ask_before_update = TRUE,
  add_backup = TRUE,
  show_results = TRUE
)

Arguments

ask_before_update

logical TRUE by default, ask for confirmation before updating

add_backup

logical TRUE by default, add backup of modified data

show_results

logical TRUE by default, show the data that has been modified

trait_searched

string genus name searched

trait_id

string genus name searched

new_trait_name

string new trait name

new_relatedterm

string new relatedterm name

new_maxallowedvalue

numeric new maxallowedvalue

new_minallowedvalue

numeric new minallowedvalue

new_traitdescription

string new traitdescription

new_expectedunit

string new expectedunit

Value

No return value individuals updated

Author(s)

Gilles Dauby, gilles.dauby@ird.fr


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