delete_specimen_type: Delete Specimen Type

Description Usage Arguments Value

View source: R/sampledb.R

Description

Delete Specimen Type

Usage

1
delete_specimen_type(specimen_type_id)

Arguments

specimen_type_id

integer ID of the specimen type to delete

Value

returns TRUE if the type is successfully deleted. Raises ValueError if the type has specimens associated.


m-murphy/sampledblib.r documentation built on Jan. 24, 2022, 5:11 a.m.