Learn R Programming

MMAC (version 0.1.2)

SunsetLA: Sunset in Los Angeles, CA

Description

A dataset containing the number of minutes after 4 p.m. until sunset in Los Angeles, California, adjusted for Daylight Savings time, from January 2010 (month 1) through December 2013 (month 48).

Usage

data(SunsetLA)

Arguments

Format

A data frame with 48 observations on the following variables.

  • Month from January 2010

  • Minutes minutes after 4 p.m.

Details

This dataset contains the number of minutes after 4 p.m. until sunset in Los Angeles, California, adjusted for Daylight Savings time, from January 2010 (month 1) through December 2013 (month 48).

References

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

Examples

Run this code
data(SunsetLA)

Run the code above in your browser using DataLab