Facing problem in openair

We are dealing with Delhi air quality related data and are facing problem in customising data with our own data in open air instead of default data . If possible kindly any one suggest how to open the customised data in open air using R studio.

what is 'open air' ?

Openair is one the package in rstudio it will very usefull to deal with airpollution data.

My advice would be to look at the import functions that openair provides. Compare your data to the examples of the data that openair's import functions have been designed to import. Pick the closest such one to be your target, and manipulate your data so it has the same structure and formats

1 Like

Thank you so much .....

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