Learn R Programming

fold (version 0.2.6)

ungroup.unfolded: Ungroup Unfolded

Description

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

Usage

# S3 method for unfolded
ungroup(.data, ..., .dots)

Arguments

.data

passed to next method

...

passed to next method

.dots

passed to next method

Value

unfolded