Description Usage Arguments Value Author(s) See Also
Constructs or tests for collections
1 2 3 | Catalog(catalog, data, ...)
is.Catalog(x, ignore.class = FALSE)
as.Catalog(x)
|
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 |
x |
Possibly a collection of class |
ignore.class |
Test if |
... |
zero or more R objects to include in the construction of the collection |
Catalog
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.
A.M. Sajo-Castelli
Catalog Convention, vetools.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.