decomment {inlinedocs}R Documentation

decomment

Description

Remove comment prefix and join lines of code to form a documentation string.

Usage

decomment(comments)

Arguments

comments Character vector of prefixed comment lines.

Value

String without prefixes or newlines.

Author(s)

Toby Dylan Hocking <toby.hocking@etu.upmc.fr>


[Package inlinedocs version 1.0 Index]