Query to return population ID from population Name using the database
Usage
query_pop(config = config_ambre, popName)
Arguments
- config
list configuration file default value is config_ambre dataset
- popName
character Name of the population for which you want to find the ID
Value
popID integer ID of the population define
Examples
query_pop(popName = "Irrigation staff")
#> [1] 1