delete_study_subject: Delete study subject

Description Usage Arguments Value

View source: R/sampledb.R

Description

Cannot delete study subjects that have specimens associated in the database.

Usage

1
delete_study_subject(study_subject_id)

Arguments

study_subject_id

integer ID of study subject to delete

Value

returns TRUE if study subject is deleted. Raises NoResultFound if study_subject_id does not match a study subject. Raises ValueError if there are specimens associated with the sample.


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