| check_record | R Documentation | 
Checks if participant ID already exist inside given redcap arm.
check_record(
  participant_id,
  enrolment_arm,
  url = "https://redcap.rn.dk/api/",
  ...
)
participant_id | 
 str  | 
enrolment_arm | 
 str  | 
url | 
 str  | 
... | 
bool
check_record("3030", "enrolment_arm_1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.