run_mbbe_json {mbbe}R Documentation

run_mbbe_json

Description

Runs MBBE from a json file of options e.g., calls run_mbbe

Usage

run_mbbe_json(Args.json)

Arguments

Args.json

path to JSON file with arguments

Value

A list containing:

Examples

## Not run: 
run_mbbe_json("Args.json")

## End(Not run)

[Package mbbe version 0.1.0 Index]