Learn R Programming

TSA (version 0.99)

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

source

ftp://ftp.ngdc.noaa.gov/STP/SOLAR_DATA/SUNSPOT_NUMBERS/YEARLY.PLT

Examples

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

Run the code above in your browser using DataLab