redcap_allocate_automatic: Automatically transfer participant from allocation group to...

View source: R/redcap.R

redcap_allocate_automaticR Documentation

Automatically transfer participant from allocation group to supplied group

Description

Automatically transfer participant from allocation group to supplied group

Usage

redcap_allocate_automatic(
  participant_id,
  url = "https://redcap.rn.dk/api/",
  ...
)

Arguments

participant_id

int | Participant you want to transfer

url

str | Url for redcap server

...

Extra parameters

Examples

redcap_allocate_automatic(3030)

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