Creates a column with the type of termination of the treaty.
Examples
if (FALSE) {
m <- manyenviron::texts$AGR_TXT[200:300,]
code_term(m$Title)
code_term(m$Title, m$Text)
}
Creates a column with the type of termination of the treaty.
if (FALSE) {
m <- manyenviron::texts$AGR_TXT[200:300,]
code_term(m$Title)
code_term(m$Title, m$Text)
}