get_check_lot: Main function for lot check

Description Usage

View source: R/building_dataset.R

Description

return a data.frame with lot id, species and the

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
get_check_lot(
  lot = NULL,
  id_var = NULL,
  type_var = NULL,
  nb_var = NULL,
  min_var = NULL,
  max_var = NULL,
  species = NULL,
  measure = NULL,
  measure_id_var = NULL,
  size_var = NULL,
  future_enabled = FALSE,
  ...
)

alaindanet/SizeTrophicInteractions documentation built on Dec. 18, 2021, 11:32 p.m.