readJJM: Read a model or list of models

Description Usage Arguments Examples

View source: R/jjmTools-main.R

Description

Function to read models and list if models and generate results

Usage

1
readJJM(model, path = "", input = "", version = "", ...)

Arguments

model

String with the name of model that will be readed or run.

path

Directory where the 'admb' folder is located.

version

2014: One-stock, 2015: Multi-stock

...

Extra arguments

Examples

1
 readJJM("model2014", path="config", input="input", version="2014")

imarpe/jjmTools documentation built on May 18, 2019, 4:45 a.m.