update_study: Update Study

Description Usage Arguments Value Examples

View source: R/sampledb.R

Description

Update Study

Usage

1
update_study(study_id, d)

Arguments

study_id

integer ID of study to update

d

named list containing fields to update

Value

returns the updated study, its subjects, specimens, and their containers

Examples

1
update_study(1, list(title = "My new title"))

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