Learn R Programming

BEQI2 (version 1.0-0)

readSettings: Read BEQI Settings File

Description

This function reads BEQI settings files (JSON)

Usage

readSettings(filename, verbose = getOption("verbose"))

Arguments

Details

The function performs the following tasks:
  • checks the existence offilename;
reads JSON file while ignoring C-style comments; converts relative to absolute paths checks filename extensions checks if months are in the set {1, 2, ..., 12}