parser.default: Default parser-lookup; if key not found, return...

Description Usage Arguments Value

Description

Default parser-lookup; if key not found, return the default parser specified.

Usage

1
parser.default(table, key, default)

Arguments

table

the parser table from which to look

key

the key upon which to look

default

the parser to return upon unsuccessful lookup

Value

The parser


roxygen documentation built on May 2, 2019, 4:44 p.m.