unnest2: Unnest a single list-column into expanded rows

unnest2R Documentation

Unnest a single list-column into expanded rows

Description

Unnest a single list-column into expanded rows

Usage

unnest2(object, ...)

Arguments

object

Object.

...

Additional arguments.

Value

Modified object, with a single unnested list-column expanded into rows.

See Also

  • tidyr::unnest().

Examples

showMethods("unnest2")

acidgenomics/acidgenerics documentation built on June 9, 2025, 2:44 p.m.