app_get_intensity_range | R Documentation |
Use the streaks table to get the the minimum and maximum intensity levels in the DB. The year is specified to make the query quicker.
app_get_intensity_range(lzy_streaks, year)
lzy_streaks |
Lazy streaks table |
year |
Year to query. |
Vector with min and max intensity levels, e.g. c(1,101)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.