Learn R Programming

lunar (version 0.1-04)

terrestrial.seasons: Terrestrial Season Categories

Description

Return category labels for the seasons on Earth.

Usage

terrestrial.seasons

Arguments

Format

 chr [1:4] "Winter" "Spring" "Summer" "Autumn"

Details

These are category names corresponding to the seasons of the planet Earth.

Examples

Run this code
# NOT RUN {
print(terrestrial.seasons)
# }

Run the code above in your browser using DataLab