I am rather new to R and struggling with the syntax. I am trying to do simple plots and I can't get anything but errors. Specifically, I would like to know how to plot 3D scatterplots and using polar coordinates.
So far I've tried installing the scatterplot3D package and have copied and pasted example code into R but it still returns " "Error: could not find function "scatterplot3D" ". Same thing happens when I've tried polar.plot(...). I don't know if I didn't install the package correctly, the packages don't work on my machine (Windows 7 64bit), or I'm just out in left field... Any suggestions would be much appreciated. Thanks in advanced -- View this message in context: http://r.789695.n4.nabble.com/General-Plotting-Commands-Help-tp3612485p3612485.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.