nest_subset.tbl: nest_subset

nest_subset.tblR Documentation

nest_subset

Description

nest_subset

Usage

## S3 method for class 'tbl'
nest_subset(.data, ..., .exclude = NULL, .names_sep = NULL)

Arguments

.data

A 'tbl'

...

The name of the columns of interest

.exclude

Column name. It is the column\(s\) that you might want to exclude from the subset.

.names_sep

Deprecated by tidyr

Value

A 'tbl' object


stemangiola/nanny documentation built on July 29, 2023, 1:23 a.m.