Skip to content
Prev 139804 / 398525 Next

ls() and classes

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