as.data.frame.smet | R Documentation |
smet-class
object to a data frameCoerces a smet-class
object to a data frame
## 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.