get_columnselect_text: Column text selector

Description Usage Arguments

View source: R/viewenhanceAddin_calling.R

Description

Handles the text string given by user for starts with/ ends with/ contains

Usage

1
2
get_columnselect_text(expression, intext, labelorname, dataname,
  contains = FALSE)

Arguments

expression

what function is being checked

intext

the text to search over

labelorname

the input value, label or name

dataname

name of data frame

contains

if expression is contains, this is TRUE


kieranjmartin/viewenhance documentation built on Sept. 23, 2019, 3:59 p.m.