get_simulation_with_all_files: Returns a simulation object containing references to all...

View source: R/manage.R

get_simulation_with_all_filesR Documentation

Returns a simulation object containing references to all files in directory

Description

Returns a simulation object containing references to all files in directory

Usage

get_simulation_with_all_files(dir, out_loc = "out")

Arguments

dir

name of the directory where directory named "files" exists

out_loc

a length-1 character vector that gives location (relative to model's path) that method outputs are stored.This can be useful for staying organized when multiple simulations are based on the same Model and Draws objects. Usually this is just "out"


simulator documentation built on Feb. 16, 2023, 9:34 p.m.