50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

weaana (version 0.1.1)

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
# NOT RUN {
library(weaana)
data( "WeatherRecordsDemo" ) 
show( records )
records
# }

Run the code above in your browser using DataLab