This function calls api_get_timeseries
to get rain data records
from the "rains" endpoint and calls
fhpredict:::remove_and_reorder_columns
to order the records
chronologically and to select only the relevant columns
1 | api_get_rain(user_id, spot_id)
|
user_id |
user id |
spot_id |
bathing spot id |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.