Description Usage Arguments Examples
Read XLSX tables related to the OPPA project
1 | LerTable(path, TabelaBase = 0)
|
path |
The file's path to the XSLX file. |
TabelaBase |
The source table that will be compared in GerarTable |
1 2 3 4 5 6 7 | lerTabNormalEx <- ReadExcell(system.file("extdata/examples/ExSource.xls",
package = "OPPA"))
lerTabNormalEx
lerTabBaseEx <- ReadExcell(system.file("extdata/examples/ExSource.xls",
package = "OPPA"))
lerTabBaseEx
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.