get_elements_features: Get column names either from user or from attributes
Description
Get column names either from user or from attributes
Usage
get_elements_features(.data, .element, .feature, of_samples = TRUE)
Value
A list of column enquo or error
Arguments
- .data
A tibble
- .element
A character name of the sample column
- .feature
A character name of the transcript/gene column
- of_samples
A boolean