Learn R Programming

BEQI2 (version 2.0-0)

readSettings: Read BEQI Settings File

Description

This function reads BEQI settings files (JSON)

Usage

readSettings(filename)

Arguments

filename
name of BEQI input file (character)

Details

The function performs the following tasks:
  • checks the existence of filename;
  • reads JSON file while ignoring C-style comments;
  • checks avaiability of required keys in the JSON-file
  • checks values in JSON-file