ns: Select names from a tibble, and returns a character vector

View source: R/summary.R

nsR Documentation

Select names from a tibble, and returns a character vector

Description

Select names from a tibble, and returns a character vector

Usage

ns(data, ...)

Arguments

data

The dataset (data frame or tibble)

...

tidy-select name selection

Value

Character vector of column names


rwash/surveys documentation built on Sept. 18, 2023, 11:31 p.m.