Rdocumentation
powered by
Learn R Programming
roxygen2 (version 3.1.0)
roc_proc_text: Process roclet on string and capture results.
Description
Process roclet on string and capture results. Useful for testing.
Usage
roc_proc_text(roclet, input, options = list())
Arguments
roclet
to use for processing
input
source string
options
a list of options to control roxygen behaviour. Currently only
wrap
is recognised.