trim: Remove white space from strings

Description Usage Arguments Examples

Description

This function removes blanks before and after a string expression (found via SO, credit goes to f3lix).

Usage

1
trim(x)

Arguments

x

A string

Examples

1
trim("   Yo, wuzzup?     ")

johow/kinlab documentation built on July 5, 2019, 4:23 p.m.