get_sample {tidybulk}R Documentation

Get column names either from user or from attributes

Description

Get column names either from user or from attributes

Get column names either from user or from attributes

Usage

get_sample(.data, .sample)

get_sample(.data, .sample)

Arguments

.data

A tibble

.sample

A character name of the sample column

Value

A list of column enquo or error

A list of column enquo or error


[Package tidybulk version 1.5.0 Index]