Learn R Programming

TSA (version 0.99)

days: Number of days between payment to Winegard Corp. / time series

Description

Accounts receivable data. Number of days until a distributor of Winegard Company products pays their account.

Usage

data(days)

Arguments

format

The format is: Time-Series [1:130] from 1 to 130: 39 39 41 26 28 28 25 26 24 38 ...

source

Personal communication from Mark Selergren, Vice President, Winegard, Inc., Burlington, Iowa.

Examples

Run this code
data(days)
## maybe str(days) ; plot(days) ...

Run the code above in your browser using DataLab