Learn R Programming

tsapp (version 1.0.4)

SALES: Monthly sales of a company

Description

Monthly sales of a company

Usage

SALES

Arguments

Format

SALES is a univariate time series of length 77:

y

monthly sales of a company

Examples

Run this code
# NOT RUN {
data(SALES)
## maybe  tsp(SALES) ; plot(SALES) 
# }

Run the code above in your browser using DataLab