| personList {utils} | R Documentation |
Old interface providing functionality for information about
collections of persons. Since R 2.14.0 person objects
can be combined with the corresponding c method which
supersedes the personList function.
personList(...)
as.personList(x)
... |
person objects (inheriting from class
|
x |
an object the elements of which are coercible via
|
a person object (inheriting from class "person")
person for the new functionality for representing and
manipulating information about persons.