Learn R Programming

MMAC (version 0.1.2)

ElectricBill: Electric Bill

Description

A dataset containing the electric bill (in US dollars) of a single-family home in Minnesota from 2000-2003

Usage

data(ElectricBill)

Arguments

Format

A data frame with 37 observations on the following variables.

  • Month since January 2000

  • ElecBill price of ElecBill in US dollars

Details

This dataset contains the the electric bill (in US dollars) of a single-family home in Minnesota from 2000-2003 as a function of the month.

Examples

Run this code
data(ElectricBill)

Run the code above in your browser using DataLab