extract_metadata_tibble {REDCapTidieR} | R Documentation |
Extract a specific metadata tibble from a supertibble
Description
Utility function to extract a specific metadata tibble from a supertibble
given a redcap_form_name
Usage
extract_metadata_tibble(supertbl, redcap_form_name)
Arguments
supertbl |
A supertibble generated by |
redcap_form_name |
A character string identifying the |
Value
A tibble
[Package REDCapTidieR version 1.2.3 Index]