gg_availability | R Documentation |
Higher is the uptime average, higher is the quality of data. A null uptime means that the sensor wasn't available during this period.
gg_availability(enriched_data, date_range = NULL)
enriched_data |
enriched data.frame containing all the data for all your sensors |
date_range |
Date vector. Example: c('2021-01-01','2022-01-01'). Full period if NULL. |
Graph showing availability and quality of sensors over the selected date range.
gg_availability(traffic)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.