Creating a PolarPlot

PolarPlot issue -

System Information:

  • RStudio Edition: (Desktop or Server)
  • RStudio Version:
  • OS Version:
  • R Version:
  • sessionInfo():

Referred here from support.rstudio.com

You didn't really ask a question. What kind of issue are you having? What did you try so far?

I have installed: install.packages("openair")
install.packages("XLConnect") and as it described in "https://cloud.r-project.org/web/packages/openair/openair.pdf" i ask for the polarPlot but "object 'polarplot' not found".
Any suggestions?

To help us help you, could you please prepare a reproducible example (reprex) illustrating your issue? Please have a look at this guide, to see how to create one:

Also, did you run library(openair) before calling the function you need?

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.