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.hocking@etu.upmc.fr>