Learn R Programming

UsingR (version 2.0-7)

central.park.cloud: Type of day in Central Park, NY May 2003

Description

The type of day in May 2003 in Central Park, NY

Usage

data(central.park.cloud)

Arguments

Format

A factor with levels clear,partly.cloudy and cloudy.

Examples

Run this code
# NOT RUN {
data(central.park.cloud)
table(central.park.cloud)
# }

Run the code above in your browser using DataLab