Convert a vector into a comma separated text
vector2text(vector, sep = ", ", quotes = TRUE)
Vector. Vector with more than 1 observation
Character. String text wished to insert between values
Boolean. Bring simple quotes for each observation (useful for SQL)
Other Data Wrangling: balance_data
,
calibrate
, categ_reducer
,
cleanText
, date_feats
,
dateformat
, formatNum
,
formatTime
, holidays
,
impute
, left
,
normalize
, numericalonly
,
ohse
,
one_hot_encoding_commas
,
rbind_full
, removenacols
,
removenarows
, replaceall
,
right
, textFeats
,
textTokenizer
, year_month
,
year_week