trim function

Trim string of (leading/trailing/all) white spaces

Trim string of (leading/trailing/all) white spaces

trim(x, all = FALSE, ...)

Arguments

  • x: String
  • all: Trim all whitespaces?
  • ...: additional arguments to lower level functions

Author(s)

Klaus K. Holst

  • Maintainer: Klaus K. Holst
  • License: GPL-3
  • Last published: 2025-01-12