LsObj(package)
LsFct(package)
LsData(package)
ls
, ls.str
and lsf.str
with the appropriate arguments (as I always forgot how to do the trick).
LsObj lists all objects, LsFct just the functions and LsData the data in an package (strictly speaking the lists).ls
, ls.str
, lsf.str