write_config: This function writes a JSON configuration file for MAS.

View source: R/write_config.R

write_configR Documentation

This function writes a JSON configuration file for MAS.

Description

This function writes a JSON configuration file for MAS.

Usage

write_config(config_list, outfile_path)

Arguments

config_list

The list of objects, where each slot corresponds to a MAS config input

outfile_path

The path to the config file you want to save. This should end in a .json file extension.

Value

a string comprising the JSON config file


cstawitz/RMAS documentation built on Oct. 6, 2022, 3:31 a.m.