fnsum | R Documentation |
sum spatial and seasonal data into a data frame
fnsum(x, idx)
x |
list of data |
idx |
which index to sum over |
returns list as data frame
catchtmp.country <- map(df.MSE[names(df.MSE) == 'Catch'],.f = fnsum, idx = c(2,3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.