TSA (version 1.3)

spots: Relative annual sunspot number / time series

Description

Annual American (relative) sunspot numbers collected from 1945 to 2007. The annual (relative) sunspot number is a weighted average of solar activities measured from a network of observatories.

Usage

data(spots)

Arguments

Format

The format is: Time-Series [1:61] from 1945 to 2005: 32.3 99.9 170.9 166.6 174.1 ...

References

"Time Series Analysis, with Applications in R" by J.D. Cryer and K.S. Chan

Examples

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

Run the code above in your browser using DataCamp Workspace