redcap_manual_allocate: Takes a redcap export file as input and changes redcap arm on...

View source: R/redcap.R

redcap_manual_allocateR Documentation

Takes a redcap export file as input and changes redcap arm on participant

Description

Takes a redcap export file as input and changes redcap arm on participant

Usage

redcap_manual_allocate(
  file_location,
  export_dir = "/Users/andersaskeland/Documents/Multisite (Local)/5 - Redcap/Import/"
)

Arguments

file_location

str | File location path

export_dir

str | Export file path

Value

None

Examples

redcap_manual_allocate(file_location = "/home/test.csv")

AndersAskeland/chewr documentation built on Sept. 20, 2023, 10:40 a.m.