get_current_config {golem} | R Documentation |
Get the path to the current config File
Description
This function tries to guess where the golem-config file is located. If it can't find it, this function asks the user if they want to set the golem skeleton.
Usage
get_current_config(path = getwd())
Arguments
path |
Path to start looking for the config |
[Package golem version 0.4.1 Index]