get_sample {tidybulk}R Documentation

Get column names either from user or from attributes

Description

Get column names either from user or from attributes

Usage

get_sample(.data, .sample)

Arguments

.data

A tibble

.sample

A character name of the sample column

Value

A list of column enquo or error


[Package tidybulk version 0.99.23 Index]