Last data update: 2014.03.03

R: Process roclet on string and capture results.
roc_proc_textR Documentation

Process roclet on string and capture results.

Description

Useful for testing.

Usage

roc_proc_text(roclet, input, options = list())

Arguments

roclet

Name of roclet to use for processing.

input

Source string

options

A list of options to control roxygen behaviour. Currently only wrap is recognised.

Results