| list.depth {Zelig} | R Documentation |
This function recursively computes the depth of a list object. That is, it determines how many layers or levels exist within the object.
list.depth(obj)
obj |
a vector or list object |
This function is used internally by Zelig.
Matt Owen mowen@iq.harvard.edu