query_subplots: List, selected subplots

query_subplotsR Documentation

List, selected subplots

Description

Table of subplot for selected plots

Usage

query_subplots(
  ids_plots = NULL,
  team_lead = NULL,
  plot_name = NULL,
  tag = NULL,
  country = NULL,
  province = NULL,
  locality_name = NULL,
  method = NULL,
  subtype = NULL,
  verbose = TRUE
)

Arguments

team_lead

string fuzzy person name to look for

plot_name

string fuzzy plot name to look for

tag

numeric exact tag number of the plot

country

string fuzzy country name to look for

province

string fuzzy province name to look for

locality_name

string fuzzy locality_name name to look for

method

stringfuzzy method name to look for

subtype

string subtype to select

verbose

logical

id_plots

integer

Value

A tibble of all subplots

Author(s)

Gilles Dauby, gilles.dauby@ird.fr


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