Function to create a config.yml file

makeConfig(block, database, projectPath = here::here(), open = TRUE)

Arguments

block

the name of the config block

database

the name of the database for the block

projectPath

the path to the project

open

toggle on whether the file should be opened