deselect: Remove cols from tibble

View source: R/utils_df.R

deselectR Documentation

Remove cols from tibble

Description

Remove cols from tibble

Usage

deselect(.tbl, ...)

Arguments

.tbl

A tibble

...

Column names

Value

A tibble with columns removed


gnoblet/impactR documentation built on March 20, 2023, 2:24 a.m.