code_lineage: Code lineage from agreement titles

View source: R/code_lineage.R

code_lineageR Documentation

Code lineage from agreement titles

Description

Code lineage from agreement titles

Usage

code_lineage(title = NULL, database = NULL)

Arguments

title

A title column for agreements

database

A database from the many packages ecosystem.

Value

A list of lineages that combines agreement area and agreement action.

Examples

## Not run: 
code_lineage(title = sample(manyenviron::agreements$IEADB$Title, 30))
code_lineage(database = manyenviron::agreements)

## End(Not run)

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