[R] ls() and classes

Richard M. Heiberger rmh at temple.edu
Wed Mar 19 04:51:18 CET 2008


Correction to my thinko

sapply(ls(), function(x) class(get(x)))



More information about the R-help mailing list