b_ungroup: Remove grouping from data.frame

Description Usage Arguments Value

View source: R/group_by.R

Description

Mimics dplyr::ungroup using base R

Usage

1
2
3
4
5
6
7
b_ungroup(.data)

## Default S3 method:
b_ungroup(.data)

## S3 method for class 'split_df'
b_ungroup(.data)

Arguments

.data

data.frame

Value

data.frame


yonicd/bplyr documentation built on Feb. 24, 2020, 2 p.m.