tidy {generics} | R Documentation |
Turn an object into a tidy tibble
Description
Turn an object into a tidy tibble
Usage
tidy(x, ...)
Arguments
x |
An object to be converted into a tidy |
... |
Additional arguments to tidying method. |
Value
A tibble::tibble()
with information about model components.
Methods
No methods found in currently loaded packages.
[Package generics version 0.1.3 Index]