remove_groups: Remove groups from data frame if grouped

View source: R/remove_groups.R

remove_groupsR Documentation

Remove groups from data frame if grouped

Description

Groups from input data frames into predict_... functions are removed to prevent errors when fitting data and bringing predictions to the data frame.

Usage

remove_groups(df)

Arguments

df

Data frame.


caldwellst/augury documentation built on Oct. 10, 2024, 8:20 a.m.