code_domain: Code domains from agreement titles

View source: R/code_lineage.R

code_domainR Documentation

Code domains from agreement titles

Description

Code domains from agreement titles

Usage

code_domain(title)

Arguments

title

Treaty titles

Value

The domain taken from agreement title

Examples

## Not run: 
title <- sample(manyenviron::agreements$IEADB$Title, 30)
code_domain(title)

## End(Not run)

globalgov/qCreate documentation built on April 27, 2023, 3:27 a.m.