An empty funky configuration data tibble. E.g. useful to start from when defining funky configuration data via tibble::add_row() calls.
Format
A tibble with the columns key, default_value, default_value_dynamic, require, and description.
See also
Other package configuration data functions:
augment_config(),
config(),
print_config()