>>>>> "Don" == Don MacQueen <[EMAIL PROTECTED]>
>>>>>     on Thu, 25 Aug 2005 08:11:42 -0700 writes:

    Don> Also, for the three dimensional graphic,
    Don> help.search("3d")
    Don> will lead to a reference to the cloud() function in the lattice 
package.

    Don> I don't remember if the lattice package is installed by default. 

it is, since it's recommended.
In such a situation (as in quite a few others), please consider
using

  > packageDescription("lattice")

  Package: lattice
  Version: 0.12-5
  Date: 2005/08/16
  Priority: recommended <<<<<<<<<<<
  ^^^^^^^^^^^^^^^^^^^^^^
  Title: Lattice Graphics
  Author: Deepayan Sarkar <[EMAIL PROTECTED]>
  ........................
  ........................

where I've added the <<<<<<<< and ^^^^ markup.

    Don> If not, you will have to install it.

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to