nwos_long | R Documentation |
Formats NWOS data into a long format for analysis
nwos_long(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_long(foo,imputations="1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.