namefile_to_colnames: Takes from input a channelsname.csv file and returns columns...

View source: R/subsetting flowsets.R

namefile_to_colnamesR Documentation

Takes from input a channelsname.csv file and returns columns to select as a vector

Description

Takes from input a channelsname.csv file and returns columns to select as a vector

Usage

namefile_to_colnames(channels.namefile, to_config = TRUE)

Arguments

channels.namefile

A csv file

to_config

TRUE if file is in ./config/ subfolder, FALSE if it's just a file path

Value

a character vector of column names to be selected


ebecht/ebmisc documentation built on Sept. 26, 2024, 3:17 p.m.