R/utils.R

trim =
function(x)
   gsub("(^[[:space:]]+|[[:space:]]+$)", "", x)
dsidavis/CVRead documentation built on May 15, 2019, 4:19 p.m.