| Previous: Advanced Zelig Uses | Up: Advanced Zelig Uses | Next: Scalar Values |
In R, objects can have one or more classes, consisting of the class of
the scalar value and the class of the data structure holding the
scalar value. Use the is() command to determine what an object
is. If you are already familiar with R objects, you may skip
to Section
for loading data, or Section
for a
description of Zelig commands.