Skip to content
Prev 67942 / 398506 Next

a small problem with data

Yoko Nakajima wrote:
The data function is used to load data sets from a package (and is not 
even needed for that any more if the package uses LazyData).

You do not need to use data(xyz) before using the name xyz.

To check the names of the objects currently in your worksheet use

objects()