Learn R Programming

fma (version 2.3)

sales: Sales data

Description

Sales data over 10 time periods.

Usage

sales

Arguments

Format

Time series data

Examples

Run this code
# NOT RUN {
plot(sales,type="p")
abline(lsfit(1:10,sales))
# }

Run the code above in your browser using DataLab