nwos_wide: nwos_wide

View source: R/nwos_wide.R

nwos_wideR Documentation

nwos_wide

Description

Formats NWOS data into a wide format for analysis

Usage

nwos_wide(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_wide(foo,imputations='2')


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