powered by
smet
Header attributes of a smet object.
header_attr(x, attr = "station_id", ...)
a smet-class object
smet-class
attribute name of the header to print
further arguments or sapply.
sapply
# NOT RUN { x <- smet(system.file('examples/PIEM001114.smet',package="RSMET")) header_attr(x,attr="station_name") header_attr(list(x,x),attr="station_name") # }
Run the code above in your browser using DataLab