vetools (version 1.3-28)

Catalog: Collection of class Catalog

Description

Constructs or tests for collections

Usage

Catalog(catalog, data, ...) is.Catalog(x, ignore.class = FALSE) as.Catalog(x)

Arguments

catalog
A list of exactly ten elements and zero or more optional elements. See details in Catalog Convention
data
A list of any kind of the same length as catalog
x
Possibly a collection of class Catalog
ignore.class
Test if x is a collection ignoring its class
...
zero or more R objects to include in the construction of the collection

Value

and as.Catalog return a collection of class Catalog, fully qualified and following the Catalog Convention. If "..." is not missing then all its objects are included in the collection.is.Catalog returns a logical value.

See Also

Catalog Convention, vetools.