Hi PT,
Try loading the lattice package first:
# install.packages('lattice')
require(lattice)
?cloud
HTH,
Jorge
On Sun, Oct 18, 2009 at 9:16 PM, PerfectTiling <> wrote:
>
> Hi,
>
> I installed the lattice package so I can plot 3D "cloud" scatterplots:
>
> > install.packages("lattice")
>
> But (
library(lattice)
Roy M.
On Oct 18, 2009, at 6:16 PM, PerfectTiling wrote:
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, p
On 19/10/2009, at 2:16 PM, PerfectTiling wrote:
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:
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 d
4 matches
Mail list logo