View source: R/utils-get-yrs-mse-list.R
get_yrs_mse_list | R Documentation |
Get a vector of the years from a list of MSEs
get_yrs_mse_list(lst)
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 |
A vector of the years from a list of MSEs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.