ncdfGenerics {ncdfCF} | R Documentation |
ncdfCF
objectsThese are generic method definitions with implementations in descendant classes. Please see the help topics for the descendant classes.
shard(object)
brief(object)
id(object)
name(object)
attribute(object, att)
show_attributes(object)
object |
The |
att |
Name of the attribute to look up. |
Various. Please see the documentation of the methods in descendant classes.