R/utils.R
inject_filter.Rd
gfdata utilities
inject_filter( sql_precode, species, sql_code, search_flag = "-- insert species here", conversion_func = common2codes )
SQL go to inject before a species list etc.
A vector of species or similar objects.
The SQL go to operate on.
What to search for in terms of where to inject the code.
A conversion function to apply to the species or related vector.