Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion R/DBgetPlots.R
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#' conditions that have been visited in the field (NF_SAMPLING_STATUS_CD =
#' if trees exist on the condition, the data exist in the tree table. If you do
#' not want these trees included, ACI=FALSE. This will filter the data to only
#' forested conditions (COND_STATUS_CD = 1)
#' forested conditions (COND_STATUS_CD = 1).
#'
#' *Nevada*\cr In 2016, the population area of Nevada changed to exclude the
#' large restricted area owned by Department of Defense (Area 51) from the
Expand Down
Loading