projr_par_get.Rd
Get project parameters from param key in projr configuration.
param
projr
projr_par_get(..., profile = NULL) projr_param_get(..., profile = NULL)
character. Sequential names to specify path in list. For example, .param_get("a", "b")returns the value ofprojr$param$a$b`.
returns the value of
character. If NULL, then the active profile is used. Default is NULL.
NULL