R/sampledb.R
delete_specimen_type.Rd
Delete Specimen Type
delete_specimen_type(specimen_type_id)
integer ID of the specimen type to delete
returns TRUE if the type is successfully deleted. Raises ValueError if the type has specimens associated.