as.flat {crawl} | R Documentation |
'Flattening' a list-form crwPredict object into a data.frame
Description
“Flattens” a list form crwPredict
object into a flat
data.frame.
Usage
as.flat(predObj)
Arguments
predObj |
A crwPredict object |
Value
a data.frame
version of a crwPredict list with columns
for the state standard errors
Author(s)
Devin S. Johnson
See Also
northernFurSeal
for use example
[Package crawl version 2.3.0 Index]