cdfGetFields | R Documentation |
Gets a subset of groups fields in a CDF structure.
This function
is designed to be used with applyCdfGroups
().
cdfGetFields(groups, fields, ...)
groups |
A |
fields |
A |
... |
Not used. |
Note that an error is not generated for missing fields.
Instead the field is returned with value NA
. The reason for this
is that it is much faster.
Returns a list
structure of groups.
Henrik Bengtsson
applyCdfGroups
().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.