show,WeaAna-method {weaana} | R Documentation |
Show basic information of class WeaAna
Description
Show the name, number, latitude, longitude of all weather stations.
Usage
## S4 method for signature 'WeaAna'
show(object)
Arguments
object |
WeaAna objects |
Examples
library(weaana)
data( "WeatherRecordsDemo" )
show( records )
records
[Package weaana version 0.1.1 Index]