make.description.parser: Make a parser to parse DESCRIPTION files.

Description Usage Arguments Details Value

Description

Make a parser to parse ‘DESCRIPTION’ files.

Usage

1
2

Arguments

parse.default

the default parser receiving a field and value

pre.parse

a function receiving the parsed fields before individual parsing

post.parse

a function receiving the parsed fields after individual parsing

Details

Contains the member functions register.parser, taking a field and parser; and parse, taking the parsed fields from parse.description.file or similar.

Value

NULL


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