get_nwos_plots_islands: get_nwos_plots_islands

View source: R/get_nwos_plots_islands.R

get_nwos_plots_islandsR Documentation

get_nwos_plots_islands

Description

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

Usage

get_nwos_plots_islands(cycle = "2023", study = "islands", geo = NA, yrs = NA)

Arguments

cycle

is a string containing the NWOS cycle desired.

study

is a string containing the NWOS study desired.

geo

is a string containing the NWOS statecds desired.

yrs

is a vector containing the specific years desired with the NWOS cycle.

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_islands(cycle='2023',study='islands',geo='78',yrs='2019')


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