Minimal metadata data frame mock for a ADaM dataset
minimal_metadata(
dataset = FALSE,
length = FALSE,
label = FALSE,
type = FALSE,
format = FALSE,
order = FALSE,
dataset_name = "adsl",
var_names = NULL
)A metadata data.frame
Flag that indicates that the dataset column should
be included.
Flag that indicates that the length column should
be included.
Flag that indicates that the label column should
be included.
Flag that indicates that the type column should
be included.
Flag that indicates that the format column should
be included.
Flag that indicates that the order column should
be included.
String with name of domain.
Character vector that defines which variables (rows) to keep