View source: R/process_cinderella_chat.R
process_multi_cinderella | R Documentation |
Given a dataframe with filepaths and metadata, use it to process multiple narrative samples. This will convert all files into Redcap-readable form.
process_multi_cinderella( pathdf, entry = NA, administrator = NA, record_id_col = "record_id" )
pathdf |
A dataframe with the filepaths and relevant metadata |
entry |
Person doing data entry |
administrator |
Character, researcher NetID |
record_id_col |
Defaults to record_id |
A dataframe with multiple narrative samples ready to be imported into redcap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.