Get active projr
settings and checks for validity
projr_yml_get.Rd
Gets active projr
settings, which merges settings and resolves conflicts
between local (_projr-local.yml
), profile (_projr-<projr>.yml
or as
_projr.yml
)
and default (_projr.yml
) settings.
Where there are conflicts, local settings has highest precedence
(i.e. are always preferred) and default settings have lowest precedence
(i.e. are never preferred).
Note that an error is thrown if the active settings are invalid.