get_transcript {tidybulk}R Documentation

Get column names either from user or from attributes

Description

Get column names either from user or from attributes

Usage

get_transcript(.data, .transcript)

Arguments

.data

A tibble

.transcript

A character name of the transcript column

Value

A list of column enquo or error


[Package tidybulk version 1.5.0 Index]