Description Usage Arguments See Also
Coerces a smet-class
object to a data frame
1 2 3 | ## S3 method for class 'smet'
as.data.frame(x, ..., date.field = "timestamp",
add.header = FALSE, use.melt = FALSE)
|
x |
a |
... |
further arguments |
date.field |
field neme used for date and time. Default is |
add.header |
logical If |
use.melt |
logical. Default is |
smet-class
, smet
,as.data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.