Learn R Programming

Rcriticor (version 2.0)

wy: Series of fictitious observations

Description

Series of fictitious observations linearly linked to a period of the series "time". Exact correlation.

Usage

data(wy)

Arguments

Format

The format is: num [1:20] 149 158 157 143 165 ...

Examples

Run this code
# NOT RUN {
data(wy)
## maybe str(wy) ; plot(wy) ...
# }

Run the code above in your browser using DataLab