augment | Retrieve augmented dataframe if it exists. |
glance | Retrieve model summary dataframe if it exists. |
grouped_augment | Augmented data from grouped analysis of any function that has 'data' argument in its function call. |
grouped_glance | Model summary output from grouped analysis of any function that has 'data' argument in its function call. |
grouped_tidy | Tidy output from grouped analysis of any function that has 'data' argument in its function call. |
tidy | Retrieve tidy dataframe if it exists. |