Learn R Programming

weaana (version 0.3.0)

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

Description

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

Usage

# S4 method for WeaAna
show(object)

Arguments

object

WeaAna objects

Examples

Run this code
library(weaana)
data( "WeatherRecordsDemo" ) 
show( records )
records

Run the code above in your browser using DataLab