validate_config: Validates the json in a config file

Description Usage Arguments Details Value

View source: R/validate_config.R

Description

This takes a character vector of text from a config file (such as that produced by readLines) and validates the json

Usage

1

Arguments

text

chracter vector (1 line per element) of a Rmd or md config file

Details

We assume that config files

Value

TRUE or FALSE indicating if the json is valid


pocdata/pocr documentation built on Jan. 5, 2022, 9:54 a.m.