update_subplots_table: Update subplot_table

View source: R/updates_tables_functions.R

update_subplots_tableR Documentation

Update subplot_table

Description

Update subplot_table

Usage

update_subplots_table(
  subplots_id = NULL,
  new_id_type_sub_plot = NULL,
  new_typevalue = NULL,
  new_year = NULL,
  new_month = NULL,
  new_day = NULL,
  new_colnam = NULL,
  new_add_people = NULL,
  ask_before_update = TRUE,
  add_backup = TRUE,
  show_results = TRUE
)

Arguments

subplots_id

integer id of subplot to update

new_id_type_sub_plot

id of new type subplot

new_typevalue

numeric new value of type subplot

new_year

integer new year of subplot

new_month

integer new month of subplot

new_day

integer new day of subplot

new_colnam

character new colnam of subplot

ask_before_update

logical TRUE by default, ask for confirmation before updating

add_backup

logical TRUE by default, add backup

show_results

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

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.