Learn R Programming

sorvi (version 0.4.05)

Strip: Strip string i.e. remove spaces from the beginning and end

Description

Strip string i.e. remove spaces from the beginning and end

Usage

Strip(s)

Arguments

s
string or character vector

Value

  • Stripped string

References

See citation("sorvi")

Examples

Run this code
#s2 <- Strip(s)

Run the code above in your browser using DataLab