ls()
in my environment will give me the list of all objects. But I have generated vectors, for which if I run attributes(object) I get $dim. Is there a way to select the object with this attributes? I had a look to rlist package without success. thanks.