Displaying 1 result from an estimated 1 matches for "exstent".
Did you mean:
extent
1998 Sep 14
0
Re: installing R packages --> for Pablo E. Verde
...me too, of course)
cann't load them.
If you want them as R-sourse files try this:
1- Open cats.rda (..\Mass\data\) with File: Load Image.
2- Edit the object cats (for exemple with: fix(cats)) and copy all the
data into a new Notepad document called "cat.R". Save cat.R and del the
.TXT exstention.
3- Modify your new cat.R adding:
cats <- structure(list(Sex = ...
Now you are ready to load cat.R with:
>library(MASS)
>data(cat)
By NiCoLa
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~horni...