bind_tibbles: Extract data tibbles from a REDCapTidieR supertibble and bind them to an
environment
Description
Take a supertibble generated with read_redcap()
and bind its data tibbles (i.e. the tibbles in the redcap_data column) to
an environment. The default is the global environment.