You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#' @param SS fetch data from the currently loaded selected set in NASIS or from the entire local database (default: `TRUE`)
13
13
#' @param stringsAsFactors deprecated
14
14
#' @param dsn Optional: path to local SQLite database containing NASIS
15
15
#' table structure; default: `NULL`
16
16
#'
17
-
#' @return A named list containing: "vegplot", "vegplotlocation", "vegplotrhi", "vegplotspecies", "vegtransect", "vegtransplantsum", 'vegsiteindexsum', "vegsiteindexdet", and "vegplottext" tables
18
-
#'
17
+
#' @return A named list containing: "vegplot", "vegplotlocation", "vegplotrhi", "vegplotspecies", "vegtransect", "vegtransplantsum", 'vegsiteindexsum', "vegsiteindexdet", "vegbasalarea", and "vegplottext" tables
0 commit comments