| decomment {inlinedocs} | R Documentation |
Remove comment prefix and join lines of code to form a documentation string.
decomment(comments)
comments |
Character vector of prefixed comment lines. |
String without prefixes or newlines.
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]