Learn R Programming

UStatBookABSC (version 1.0.0)

CCU12_Precip: Precipitation for June-September 2012 recorded in Kolkata

Description

Precipitation for June-September 2012 recorded in Kolkata

Usage

data(CCU12_Precip)

Arguments

Format

A data frame with columns

Examples

Run this code
Precip <-CCU12_Precip$Precip
TMax <-CCU12_Precip$TMax
plot(TMax, Precip)

Run the code above in your browser using DataLab