register.preref.parser {roxygen}R Documentation

Specifically register a preref parser...

Description

Specifically register a preref parser

Arguments

key the key upon which to register
parser the parser callback to register; a function taking key and expression

Value

NULL

See Also

register.parser


[Package roxygen version 0.1 Index]