ab_save {abstr}R Documentation

Save OD data as JSON files for import into A/B Street

Description

Save OD data as JSON files for import into A/B Street

Usage

ab_save(x, f)

Arguments

x

A list object produced by ab_scenario()

f

A filename, e.g. new_scenario.json

Value

A JSON file containing scenarios from ab_scenario()


[Package abstr version 0.4.1 Index]