[R] How to search the name of dataset on database
Sebastian Gibb
lists at sebastiangibb.de
Sat Nov 27 16:27:02 CET 2010
Am Samstag, 27. November 2010, 15:59:46 schrieb Stephen Liu:
> Hi folks,
>
> I can't figure out using help.search to find the name of the dataset on
> database. If it is NOT the right tool please advise which tool shall I
> use? TIA
>
> B.R.
> Stephen L
>
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
Hello,
try data();
Bye,
Sebastian
More information about the R-help
mailing list