[R] I am not found som data frames

Uwe Ligges ligges at statistik.uni-dortmund.de
Mon Jul 14 08:43:46 CEST 2003


dg gdf wrote:

> In the name of Allah.
> hello, how are you?
> I sent a mail for you,yesterday but I didn't recieve
> to my aim.
> I need to some data frames in version 1.7.0 such as
> "florida",

help.search("florida")
--> "Florida" is in package "car"

 > "Barley",

help.search("Barley")
--> "barley" in package "lattice"

> "rainforest" and some others.

help.search("rainforest")

On my machine, having installed all CRAN packages:
"No help files found with alias or title matching 'rainforest' using 
fuzzy matching."

So either the name is wrong or the data is from a not-on-CRAN package.

Uwe Ligges



> I don't know these data frames are in which library.
> I typed "data(package = .packages(all.available =
> TRUE))" that was in "data()" command, but thay were
> not available again.
> please say me how I can found them.
> thanks very very much.
> bye.
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help




More information about the R-help mailing list