getAtomClasses {atom4R} | R Documentation |
getAtomClasses
Description
get the list of Atom classes, ie classes extending AtomAbstractObject super class, including classes eventually defined outside atom4R. In case the latter is on the search path, the list of Atom classes will be cached for optimized used by atom4R encoder/decoder.
Usage
getAtomClasses()
Author(s)
Emmanuel Blondel, emmanuel.blondel1@gmail.com
Examples
getAtomClasses()
[Package atom4R version 0.3-3 Index]