two_set_dots {xpose.xtras} | R Documentation |
Typical processing for plots of 2 sets
Description
Typical processing for plots of 2 sets
Usage
two_set_dots(xpdb_s, ..., .inorder = FALSE, envir = parent.frame())
Arguments
xpdb_s |
< |
... |
< |
.inorder |
< |
envir |
Where to assign |
Details
Note that this function does not return valid xpdb
-like objects (<xpose_data
>
or <xp_xtras
>). The necessary objects for most functions can be retrieved using
mod1$xpdb
and mod2$xpdb
.
Value
Into environment specified by envir
, <xpose_set_item
> mod1
and mod2
[Package xpose.xtras version 0.0.2 Index]