Description Usage Arguments Examples
Header attributes of a smet
object.
1 | header_attr(x, attr = "station_id", ...)
|
x |
a |
attr |
attribute name of the header to print |
... |
further arguments or |
1 2 3 4 | x <- smet(system.file('examples/PIEM001114.smet',package="RSMET"))
header_attr(x,attr="station_name")
header_attr(list(x,x),attr="station_name")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.