Skip to contents

Write a per-agent EDA input file

Usage

writeEDAAgentFile(agent, base_path)

Arguments

agent

EDAAgent object (see edaAgent()).

base_path

Character. Path to the extension's directory; the per- agent file is written to <base_path>/eda/<agent$name>.txt.

Value

Character. The relative path to the written file.