Learn R Programming

artfima (version 1.0)

SeriesA: ~~ data name/kind ... ~~

Description

~~ A concise (1-5 lines) description of the dataset. ~~

Usage

data(SeriesA)

Arguments

format

The format is: Time-Series [1:197] from 1 to 197: 17 16.6 16.3 16.1 17.1 16.9 16.8 17.4 17.1 17 ... - attr(*, "title")= chr "SERIES A, CHEMICAL PROCESS CONCENTRATION READINGS"

source

~~ reference to a publication or URL from which the data were obtained ~~

Details

~~ If necessary, more details than the __description__ above ~~

References

~~ possibly secondary sources and usages ~~

Examples

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

Run the code above in your browser using DataLab