Function to add rAccess configuration file to the given directory
Source:R/functions.R
use_config.RdCopies a configuration file (.yml) from the package's config directory to a specified path.
Usage
use_config(file_name = "rAccess.yml", path = getwd())