output_plots: Function to read in a MAS output txt file (deprecated) and...

View source: R/output_plots.R

output_plotsR Documentation

Function to read in a MAS output txt file (deprecated) and create plots.

Description

Function to read in a MAS output txt file (deprecated) and create plots.

Usage

output_plots(data.dir, ages, years, pop_name, rep_name, figs_dir)

Arguments

data.dir

the directory where the output txt is stored

ages

a vector of the ages in the model

years

a vector of the years in the model

pop_name

a string denoting the name of the population file

rep_name

a string denoting the name of the report file

figs_dir

the directory where output figures should be stored

Value

a list with two entries - parameter values and N at age


cstawitz/RMAS documentation built on Oct. 6, 2022, 3:31 a.m.