extract_metadata_tibble function

Extract a specific metadata tibble from a supertibble

Extract a specific metadata tibble from a supertibble

Utility function to extract a specific metadata tibble from a supertibble given a redcap_form_name

extract_metadata_tibble(supertbl, redcap_form_name)

Arguments

  • supertbl: A supertibble generated by read_redcap().

  • redcap_form_name: A character string identifying the redcap_form_name

    the metadata tibble is associated with.

Returns

A tibble