> Hi, > How do we limit the Theta range plotted? In the current format, R plots > the > whole 2Pi range, however I want a plot between 0 and pi/2. > I do not see any parameter in polar.plot to do the same, am I missing > something very obvious?
Hi Avaneesh, Use the radial.pos argument to provide positions for all of the values. Jim ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.