validate_config: validate_config

View source: R/validate_config.R

validate_configR Documentation

validate_config

Description

Validates the config.yml in the project repo.

Usage

validate_config(file = "./config.yml")

Arguments

file

The config.yml file you want to validate. You can specify any file, but it defaults to ./config.yml.

Value

Returns TRUE if no problems are found. Otherwise, it will stop things and throw an error. This function exists for the side effects.


acuitas-health/ahUtils documentation built on April 14, 2022, 9:41 a.m.