Learn R Programming

MMAC (version 0.1.2)

SunriseLA: Sunrise in Los Angeles, CA

Description

A dataset containing the number of minutes after 4 a.m. until sunrise in Los Angeles, California, adjusted for Daylight Savings Time, from January 2010 (month 1) through December 2011 (month 24).

Usage

data(SunriseLA)

Arguments

Format

A data frame with 24 observations on the following variables.

  • Month from January 2010

  • Time minutes after 4 a.m.

Details

This dataset contains the number of minutes after 4 a.m. until sunrise in Los Angeles, California, adjusted for Daylight Savings Time, from January 2010 (month 1) through December 2011 (month 24).

References

http://www.timeanddate.com/sun/usa/los-angeles?month=12&year=2011

Examples

Run this code
data(SunriseLA)

Run the code above in your browser using DataLab