Code lineage from agreement titles
code_lineage(title = NULL, datacube = NULL)
A list of lineages that combines agreement area and agreement action.
if (FALSE) { # \dontrun{
code_lineage(title = sample(manyenviron::agreements$IEADB$Title, 30))
code_lineage(datacube = manyenviron::agreements)
} # }