process_multi_cinderella: Process Multiple Cinderella Narratives

View source: R/process_cinderella_chat.R

process_multi_cinderellaR Documentation

Process Multiple Cinderella Narratives

Description

Given a dataframe with filepaths and metadata, use it to process multiple narrative samples. This will convert all files into Redcap-readable form.

Usage

process_multi_cinderella(
  pathdf,
  entry = NA,
  administrator = NA,
  record_id_col = "record_id"
)

Arguments

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

Value

A dataframe with multiple narrative samples ready to be imported into redcap


tsostarics/anrlab documentation built on Nov. 6, 2022, 3:54 a.m.