tidy_join {exuber} | R Documentation |
Tidy into a joint model
Description
Tidy or augment and then join objects.
Usage
tidy_join(x, y, ...)
augment_join(x, y, ...)
Arguments
x |
An object of class |
y |
An object of class |
... |
Further arguments passed to methods. |
[Package exuber version 1.0.2 Index]