detect_drug | R Documentation |
Detect specific string in free text entries where structured entry is missing (TIMCI-specific function)
detect_drug(df, col_val, col_text, vec)
df |
dataframe |
col_val |
column name |
col_text |
column name |
vec |
vector of text to test |
This function returns a dataframe containing only participants with no information in column 'col'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.