nwos_long: nwos_long

View source: R/nwos_long.R

nwos_longR Documentation

nwos_long

Description

Formats NWOS data into a long format for analysis

Usage

nwos_long(x, imputations = "none")

Arguments

x

is a nwos.object

imputations

is string containing which imputation set is to be used in place of non-response, if any. Valid responses are "none","random","1","2","3","4","5"

Value

a data.frame

Examples

nwos_long(foo,imputations="1")


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