R/trim.R

trim = function (x) gsub("^\\s+|\\s+$", "", x)
PabloMBooster/fenix documentation built on Oct. 21, 2023, 8:22 p.m.