Create a tidy dataframe containing sensor IDs for MnDOT metro district, mainly to be used with pull_sensor

pull_sensor_ids(.quiet = TRUE)

Arguments

.quiet

logical, whether to hide messages. Default is TRUE

Value

dataframe containing variable "detector"

See also

Other loop sensor functions: pull_configuration(), pull_sensor()

Examples

if (FALSE) {
sensors <- sensor_pull()
}