powered by
[
smet-class
[ S3 method for smet-class object
# S3 method for smet [(x, rows = "all", fields = "all", file = NA, date.field = "timestamp", ...)
a smet-class object
rows of the x data which will be returned.
x
column number or fields of x which will be returned.
file of the new returened smet-class. Default is NA.
NA
field name of the Date and Time variable. Default is "timestamp". If it is not NA, it is always returned.
"timestamp"
further argument for [ method
# NOT RUN { x <- smet(system.file('examples/PIEM001114.smet',package="RSMET")) x[,1:3] # }
Run the code above in your browser using DataLab