Typical processing for plots of 2 sets
two_set_dots(xpdb_s, ..., .inorder = FALSE, envir = parent.frame())
Into environment specified by envir
, <xpose_set_item
> mod1
and mod2
<xpose_set
> object
<dynamic-dots
> Passed to <select_subset
>
<logical
> Regardless of base model or parentage, use the
two plots in order of how they are in arguments. First plot listed is treated
as base or parent.
Where to assign mod1
and mod2
<xpose_set_item
>s
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
.