nwos_wide | R Documentation |
Formats NWOS data into a wide format for analysis
nwos_wide(x, imputations = "none")
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" |
a data.frame
nwos_wide(foo,imputations='2')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.