powered by
Getter to access the weather data at a specific position.
# S4 method for WeaAna [(x, i, j, drop)
A WeaAnaSite object at the position i.
A WeaAna object.
the specific position which will access.
None use parameter.
library(weaana) data( "WeatherRecordsDemo" ) records[1] records[1:2] records[2:2]
Run the code above in your browser using DataLab