Toggle navigation
svgparser
0.1.2
Reference
Articles
CSS and SVG
Debugging with False Colours
Plotting with grobs using {gggrid}
Annotating ggplot2 with SVG
Creating and using a tileable SVG pattern in R grid graphics
Changelog
Trim the end off a word.
Source:
R/utils.R
trim.Rd
Trim the end off a word.
trim
(
x
,
len
)
Arguments
x
string
len
number of characters to trim
Contents