get_elements {tidyHeatmap}R Documentation

Get column names either from user or from attributes

Description

Get column names either from user or from attributes

Usage

get_elements(.data, .element, of_samples = TRUE)

Arguments

.data

A tibble

.element

A character name of the sample column

of_samples

A boolean

Value

A list of column enquo or error


[Package tidyHeatmap version 1.8.1 Index]