| ler | R Documentation | 
Function to Read an excel file containing the paired matrices and turn all your spreadsheets into a list of matrices in Re
ler(caminho)
| caminho | Address to an excel file that contains the worksheets | 
Returns a list containing the paired arrays from the excel file
Lyncoln Oliveira
caminho  <- system.file("tests", "test_import.xlsx", package = "xlsx")
lista = ler(caminho)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.