SitePairSetList-class | R Documentation |
"SitePairSetList"
The SitePairSetList class is a container for storing a collection of SitePairSet objects. Basically it is a SimpleList and is designed for manipulating the set of SitePairSet objects as a whole.
## Constructors:
SitePairSetList(..., use.names=TRUE)
... |
The SitePairSet objects are supplied in .... A list of SitePairSet objects is also acceptable. |
use.names |
A logical value. When TRUE,
the names of the |
A SitePairSetList
object.
Ge Tan
SitePairSet
,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.