Description Usage Arguments Details Value Author(s)
View source: R/copyAnnotations.R
Copies the study, specimen and assay material metadata from another record in the Repository
1 2 3 4 5 6 |
copyFrom |
The molecular_id of the record to copy data from |
copyTo |
The molecular_id of the record to edit using copied data |
type |
A character array of the types of annotations you want to copy: "submission", "study", "subject", "biospecimen", "assaymaterial", "genomics". Default: c("submission", "study") |
overwriteExisting |
Default to false. If data exists in the record to edit, do you want to overwrite existing data? |
Requires valid credentials to be set in the environment with setCreds() and to have write privileges to the data
Results of the copy attempt including the data of the new record as well as the REDCap response.
Amy Paguirigan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.