Skip to contents

Validate a config file

Usage

validate_config(jurisdiction = "canada", user = TRUE)

Arguments

jurisdiction

Jurisdiction to validate

user

Whether to validate user config (TRUE) or package config (FALSE)

Value

TRUE if valid, FALSE otherwise (with warnings about issues)