seasonal polar plot??

My data is formatted as follows: date, wd, ws, PM10
The date is in 5 min increments from 29/06/2021-29/06/2022.

I'm trying to produce a plot like this:
image

I have tried the following code but it doesn't seem to get the result I'm looking for

polarPlot(openair::TabulatedDataReport_Jun292021700AM_Jun292022700AM_WNW_calenderplot, pollutant = "PM10", type = "season")

Is anyone able to assist?

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.