register.srcref.parser {roxygen}R Documentation

Specifically register a srcref parser...

Description

Specifically register a srcref 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]