Description Usage Arguments Details Value Examples
View source: R/Teste.R View source: R/Segundo Gráfico.R View source: R/Primeiro Gráfico.R View source: R/LerArqXlsx.R
Read XLSX files related to the OPPA project
1 | ReadExcell(path)
|
path |
The file's path to the XSLX file. |
By now, this function suports any XLSX file.
A data frame.
1 2 3 | lerEx <- ReadExcell(system.file("extdata/examples/ExSource.xls",
package = "OPPA"))
lerEx
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.