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

show,WeaAna-methodR 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

weaana documentation built on Nov. 5, 2025, 6:08 p.m.