inlinedocs (version 2019.12.5)

decomment: 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.