hiveEntityList-class | R Documentation |
This class is a container for one or more Entity objects.
hiveEntityList(listData = list())
listData |
A list of objects of or extending class |
This constructor function does not require that the listData
argument
be named.
This class directly extends class SimpleList
.
Adam C. Gower agower@bu.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.