powered by
'[<-'
smet-class
'[<-' S3 Replacement method for smet-class object
# S3 method for smet [(x, rows = "all", fields = "all", date.field = "timestamp", offset = 0, multiplier = 1, nodata = -9999, ...) <- value
a smet-class object
rows of the x data which will be replaced.
x
column number or fields of x which will be replaced.
field name of the Date and Time variable. Default is "timestamp". If it is not NA, it is always returned.
"timestamp"
NA
scalar value of the unit multiplier for each new field name which is not previously present.
field
numeric value used to replce NA. It is used if no-data value is not specified in the header of x.
further argument for [ method
[
a object to be replaced
The "replaced" smet-class object.
# NOT RUN { rm(list=ls()) ### SMET Rifugio Vaccarone # }
Run the code above in your browser using DataLab