R/db_describe_annotation.R
db_get_annotations.Rd
Get list of annotations currently in database
db_get_annotations(db)
db | database connection object |
---|
a dataframe with the current values in the annotation code and annotation text columns
db <- create_sqlite(connect = TRUE) db_describe_annotation(db, annotationtext = "Riparian wells", annotationtypecv = "Site group")#>#>db_get_annotations(db)#> AnnotationCode AnnotationText #> 1 Riparian wells