augment                 Retrieve augmented dataframe if it exists.
easystats_to_tidy_names
                        Convert 'easystats' package outputs to
                        'tidymodels' conventions.
glance                  Retrieve model summary dataframe if it exists.
glance_performance      Model performance summary dataframes using
                        'broom' and 'easystats'.
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.
tidy_parameters         Tidy dataframes of model parameters using
                        'broom' and 'easystats'.
