parse.name.description {roxygen}R Documentation

Parse an element containing a mandatory name...

Description

Parse an element containing a mandatory name and description (such as @param).

Usage

parse.name.description(key, rest)

Arguments

key the parsing key
rest the expression to be parsed

Value

A list containing the key, name and description


[Package roxygen version 0.1 Index]