Learn R Programming

fold (version 0.2.6)

group_by.unfolded: Group Unfolded

Description

Groups unfolded. Calls next method, removes groups attribute and 'unfolded' class.

Usage

# S3 method for unfolded
group_by(.data, ..., add = FALSE)

Arguments

.data

passed to next method

...

passed to next method

add

passed to next method

Value

unfolded