[R] ls() and classes

Erin Hodgess erinm.hodgess at gmail.com
Wed Mar 19 04:39:15 CET 2008


Dear R People:

I want to get the class of all of the objects in my directory.

I was trying:

do.call(class,list=ls())

but got an "unused argument error".

I'm sure it's simple, but I'm just not seeing it.

Any help would be much appreciated.

Sincerely,
Erin


-- 
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto: erinm.hodgess at gmail.com



More information about the R-help mailing list