Skip to contents

This function extracts the unit metadata profiles of a unit table generated by add_metadata(). This can be used for converting character labels to factors.

Usage

extract_metadata(units)

Arguments

units

Tibble holding units retrieved from get_units() and prepared with add_metadata().

Value

A list of three tibbles, ws_settings, unit_md_profile, and item_md_profile.