R/trim.R

trim <-
function (x) gsub("^\\s+|\\s+$", "", x)
muschellij2/googleCite documentation built on May 23, 2019, 9:36 a.m.