Learn R Programming

fda (version 6.1.4)

nondurables: Nondurable goods index

Description

US nondurable goods index time series, January 1919 to January 2000.

Arguments

Format

An object of class 'ts'.

Examples

Run this code
oldpar <- par(no.readonly=TRUE)
plot(nondurables, log="y")
par(oldpar)

Run the code above in your browser using DataLab