show-WeaAna-method: Show basic information of class WeaAna

Description Usage Arguments Examples

Description

Show the name, number, latitude, longitude of all weather stations.

Usage

1
2
## S4 method for signature 'WeaAna'
show(object)

Arguments

object

WeaAna objects

Examples

1
2
3
4
library(weaana)
data( "WeatherRecordsDemo" ) 
show( records )
records

weaana documentation built on Sept. 27, 2021, 5:12 p.m.