Skip to contents

Copies a configuration file (.yml) from the package's config directory to a specified path.

Usage

use_config(file_name = "rAccess.yml", path = getwd())

Arguments

file_name

Config file name with .yml extension

path

Directory to which config file is to be added