Weather-class: Weather class

Weather-classR Documentation

Weather class

Description

Weather data

Objects from the Class

Objects can be created by calls of the form new("Weather", ...), or with the helper functions such as weather.

Slots

Slots of Weather objects

data:

data.frame with the weather data

ID:

character

name:

character

country:

character

longitude:

numeric

latitude:

numeric

elevation:

numeric

Examples

showClass("Weather")

meteor documentation built on July 26, 2023, 5:16 p.m.