Get data from indoorco2map.org - "download version"
Value
A dataframe with co2 building measurements
Details
This function will download the version of building
data that is available using the "download" button on
the website
Examples
if (FALSE) { # \dontrun{
ac_df <- ac_get_co2_download()
} # }