Rdocumentation
powered by
Learn R Programming
tidyr (version 0.2.0)
unnest_: Standard-evaluation version of
unnest
.
Description
This is a S3 generic.
Usage
unnest_(data, col)
Arguments
data
A data frame.
col
Name of column that needs to be unnested.