cakcDict: A country and kind code dictionary.

Description Usage Format See Also

Description

A named vector of key/value pairs for country codes and kind codes used to determine the type of document.

Usage

1

Format

A named character vector

cakcDict

A named character vector representing key/value pairs of country codes, kind codes, and type of patent document.

Built with the following code:

cakcDict <- kindCodes$docType

names(cakcDict) <- kindCodes$countryAndKindCode

See Also

generateDocType, kindCodes


kamilien1/patentR documentation built on May 20, 2019, 7:19 a.m.