Code Agreement Entity

code_entity(title)

Arguments

title

Treaty titles

Value

The region of the agreement

Examples

if (FALSE) { # \dontrun{
title <- sample(manyenviron::agreements$IEADB$Title, 30)
code_entity(title)
} # }