Open mooibroekd opened 11 months ago
Hi Jack,
I have noticed the following behavior when uncertainty is set to true in ggopenair::polar_plot():
ggopenair::polar_plot()
mydata <- openair::mydata openair::polarPlot(mydata, pollutant = "nox", uncertainty = TRUE)
ggopenair::polar_plot(mydata, pollutant = "nox", uncertainty = TRUE)
Created on 2023-11-16 with reprex v2.0.2
@jack-davison any news on this?
Hi Jack,
I have noticed the following behavior when uncertainty is set to true in
ggopenair::polar_plot()
:Created on 2023-11-16 with reprex v2.0.2