get_nwos_plots_intensified: get_nwos_plots_intensified

View source: R/get_nwos_plots_intensified.R

get_nwos_plots_intensifiedR Documentation

get_nwos_plots_intensified

Description

Extracts the full plot list for a given NWOS cycle/study, classed to STRATA

Usage

get_nwos_plots_intensified(
  cycle = "2018",
  study = "base intensified",
  states = NA,
  yrs = NA,
  strict.intensification = FALSE
)

Arguments

cycle

is a string containing the NWOS cycle desired.

study

is a string containing the NWOS study desired.

states

is a string containing the NWOS state desired.

yrs

is a logical value determining whether ONLY intensified plots should be selected.

Details

This function must be run on a machine with an ODBC connection to the USFS FIA production database through a user with read permissions.

Value

an nwos.plots object

Examples

get_nwos_plots(cycle='2018',study='base intensified',states="26",yrs=2017:2018,strict.intensification=FALSE)


familyforestresearchcenter/nwos documentation built on April 12, 2025, 11:54 a.m.