Hi, I installed the lattice package so I can plot 3D "cloud" scatterplots:
> install.packages("lattice") But (after successfully installing from the Berkeley mirror), R insists it cannot find the cloud function, part of the lattice package: > cloud Error: object 'cloud' not found What did I do wrong? Thanks! PT -- View this message in context: http://www.nabble.com/%22Error%3A-object-%27cloud%27-not-found%22-tp25952117p25952117.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.