extract | R Documentation |
Extracting code from REDCap Script File
extract_code(rgx, txt) extract_vector(str)
rgx |
A reguar expression |
txt |
A portion of text, supplied as a character vector |
str |
A character string containing the code |
A character vector with the extracted code
A vector from the evaluated code
This is an internal function but is exported to enable use in the main RAAMP_GBV project.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.