inlinedocs (version 2019.12.5)

kill.prefix.whitespace: kill prefix whitespace

Description

Figure out what the whitespace preceding the example code is, and then delete that from every line.

Usage

kill.prefix.whitespace(ex)

Arguments

ex

character vector of example code lines.

Value

Character vector of code lines with preceding whitespace removed.