View source: R/interaction_matrix_load.R
interaction_matrix_load | R Documentation |
Load interaction Excel Matrices
interaction_matrix_load(mint_names = NA, filename = NA)
mint_names |
Character vector of interaction matrix names. |
filename |
Character string of Excel file. |
Load 2-factor interaction matrices from Excel workbook (if they exist). This function is run from within StressorResponseWorkbook().
a list object of interaction matrix objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.