extract_metadata_tibble: Extract a specific metadata tibble from a supertibble

extract_metadata_tibbleR 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 read_redcap().

redcap_form_name

A character string identifying the redcap_form_name the metadata tibble is associated with.

Value

A tibble


REDCapTidieR documentation built on April 3, 2025, 10:50 p.m.