register.parsers {roxygen}
R Documentation
Register many parsers at once.
Description
Register many parsers at once.
Usage
register.parsers(table, parser, ...)
Arguments
table
the table under which to register
parser
the parser to register
...
the keys upon which to register
Value
NULL
[Package
roxygen
version 0.1
Index]