R/trim.R

trim = function (x) gsub("^\\s+|\\s+$", "", x)
PabloMBooster/fenix documentation built on Sept. 7, 2024, 9:19 a.m.