Augment data with information from an object
Arguments
- x
Model object or other R object with information to append to observations.
- ...
Addition arguments to
augment
method.
Value
A tibble::tibble()
with information about data points.
Augment data with information from an object
Model object or other R object with information to append to observations.
Addition arguments to augment
method.
A tibble::tibble()
with information about data points.