powered by
Returns a list containing variable metadata (attributes) and data summaries.
metadata_list(results, only_existing = TRUE)
a data frame, ideally with attributes set on variables
whether to drop helpful metadata to comply with the list of currently defined schema.org properties
data("bfi") md_list <- metadata_list(bfi) md_list$variableMeasured[[20]]
Run the code above in your browser using DataLab