Description Usage Arguments Examples
The method as.smet
coerces an object or a charachter string to a SMET. If the object is
fields
fields
1 2 3 4 5 6 |
object |
the object |
... |
further arguments |
1 2 3 4 5 | df <- data.frame(a=1:6,c=1:6)
fields(df)
x <- smet(system.file('examples/PIEM001114.smet',package="RSMET"))
fields(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.