R/trim.R

trim <-
function (x) gsub("^\\s+|\\s+$", "", x)
RyanHope/redf documentation built on May 9, 2019, 10:45 a.m.