R/reducer.R

Defines functions reducer

#internal not exported
reducer <- 
function(x) gsub("\\s+", " ", x)
trinker/qdap documentation built on Sept. 30, 2020, 6:28 p.m.