parse.preref {roxygen}R Documentation

Resorts to the default parser but with a warning about the...

Description

Resorts to the default parser but with a warning about the unknown key.

Usage

parse.preref(key, rest)

Arguments

key the parsing key
rest the expression to be parsed

Value

A list containing the key and expression (possibly null)

See Also

parse.default


[Package roxygen version 0.1 Index]