[R] How to know the what functions have used datasets in loaded packages.

Xing Zhao zhaoxing at uw.edu
Tue Mar 11 02:13:35 CET 2014


Hi all,

Once you start your R program, there are example data sets available
within R along with loaded packages. Command data() will list all the
datasets in loaded packages.

Is there a method to know what R functions have used one of the
datasets to present the function's utility, maybe at least for the
basic R distribution.


Thanks,
Xing



More information about the R-help mailing list