TSA (version 1.3)

spots1: Annual international sunspot numbers

Description

Annual international sunspot numbers, NOAA National Geophysical Data Center, 1700 - 2005.

Usage

data(spots1)

Arguments

Format

The format is: ts [1:306, 1] 5 11 16 23 36 58 29 20 10 8 ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr "spots" - attr(*, "tsp")= num [1:3] 1700 2005 1

Examples

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

Run the code above in your browser using DataCamp Workspace