Subset the data part of a dailyMet
object
subset.dailyMet.Rd
Subset the data part of a dailyMet
object
Usage
# S3 method for dailyMet
subset(x, ...)
Arguments
- x
An objects with class
"dailyMet"
.- ...
Arguments passed to the
subset
method of the"data.frame"
class.