Get list of sample codes currently in database
db_get_samples(db)
Arguments
db |
database connection object |
Value
the current values in the samplingfeaturecode column
Examples
#> Site site1 has been entered into the samplingfeatures table.
#> Sample samp01 has been entered into the samplingfeatures table.
db_get_samples(db)
#> [1] "samp01"