Description Usage Details Value
View source: R/SunspotsFunctions.R
Fetch full raw daily SILSO sunspots time series
1 |
This function fetches the sunspots data published by SILSO at http://sidc.be/silso/home and prepares the full time series of all the observations that have been made available, including for the current month.
data.table with the following columns: 1) "date_year", 2) "date_month", 3) "date_day", 4) "date_yearfraction", 5) "sunspot_number", 6) "sunspot_number_std", 7) "number_of_observations_used", 8) "is_value_definitive"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.