WGroup | R Documentation |
Construct a WGroup
WGroup( ..., name = "", group.dm = NULL, group.from.member = FALSE, mar = WMar(), affine = FALSE, nr = NULL, nc = NULL )
... |
plotting objects to be grouped |
name |
name of the group |
group.dm |
group dimension, by default use the dm of the merge of members |
group.from.member |
group merged from member coordinates (require affine == FALSE), the supplied group.dm is ignored |
mar |
a WMar object |
affine |
whether the group members are on affine coordinates already |
nr |
number of rows |
nc |
number of columns |
a WGroup object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.