davidcarslaw / openair

Tools for air quality data analysis
https://davidcarslaw.github.io/openair/
GNU General Public License v2.0
307 stars 113 forks source link

fix (R/getMeta.R): stop dropping pollutants #318

Closed jack-davison closed 1 year ago

jack-davison commented 1 year ago

Fixed issue where importMeta() would only show one pollutant per site when all = TRUE. This snuck in after the recent update allowing for multiple networks to be examined at once.