Skip to contents

Checks correctness of active projr settings.

Usage

projr_yml_check(yml_projr = NULL)

Arguments

yml_projr

list. Projr settings. If not supplied, then the results of projr_yml_get_unchecked is used.

Value

Returns TRUE if all checks pass. Otherwise throws an error.