Create a package based on a configuration file.

mk_pkg_from_config(config_path, file_type = "yaml")

Arguments

config_path

character. The path to the configuration file.

file_type

character. The file type of the configuration file (either "yaml" or "json").