parse {roxygen} R Documentation

parse the R# symbol documents from a given r source script

Description

Usage

parse(script);

Arguments

script

the R# script text. [as string]

Details

Authors

roxygenNet

Value

A tuple list of the R# symbol documents.

clr value class

Examples


[Package roxygen version 1.0.0.0 Index]