get_fields_to_drop | R Documentation |
REDCapR::redcap_read_oneshot
output
that should be dropped from results of read_redcap
Determine fields included in REDCapR::redcap_read_oneshot
output
that should be dropped from results of read_redcap
get_fields_to_drop(db_metadata, form)
db_metadata |
metadata tibble created by
|
form |
the name of the instrument containing identifiers |
This function applies rules to determine which fields are included in the
results of REDCapR::redcap_read_oneshot
because the user didn't
request the instrument containing identifiers
A character vector of extra field names that can be used to filter the
results of REDCapR::redcap_read_oneshot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.