| fdid_list | R Documentation |
Bundles multiple 'fdid' objects into a single list with class '"fdid_list"' for convenient collective handling.
fdid_list(..., validate = TRUE)
... |
One or more objects of class '"fdid"', or a single list of them. |
validate |
Logical; if 'TRUE' (default) verify each element inherits from '"fdid"'. |
A list with classes 'c("fdid_list", "list")'.
Rivka Lipkovitz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.