| kill.prefix.whitespace {inlinedocs} | R Documentation |
Figure out what the whitespace preceding the example code is, and then delete that from every line.
kill.prefix.whitespace(ex)
ex |
character vector of example code lines. |
Character vector of code lines with preceding whitespace removed.
Toby Dylan Hocking <toby@sg.cs.titech.ac.jp> [aut, cre], Keith Ponting [aut], Thomas Wutzler [aut], Philippe Grosjean [aut], Markus Müller [aut], R Core Team [ctb, cph]