Set Global Default Analyst Value
Description
This function allows you to set the default analyst at the user level and if possible changes the default analyst in the template for new projects.
Usage
set_global_default_analyst(analyst_name, update_template = FALSE)
Arguments
analyst_name
|
A string containing the analyst name |
update_template
|
Bool whether or not to update analyst in the project template. |
Value
A message stating the name has been changed.