get_yrs_mse_list: Get a vector of the years from a list of MSEs

View source: R/utils-get-yrs-mse-list.R

get_yrs_mse_listR Documentation

Get a vector of the years from a list of MSEs

Description

Get a vector of the years from a list of MSEs

Usage

get_yrs_mse_list(lst)

Arguments

lst

A list of MSE results, constructed from code such as: ls_plots <- map(fls,~readRDS(.x)) where fls is a list of RDS filenames which have been written by run_mses(). See setup_mse_plot_objects() for a closer look at how this list is constructed

Value

A vector of the years from a list of MSEs


pacific-hake/pacifichakemse documentation built on June 11, 2024, 4:07 a.m.