ReadExcell: Read XLSX files related to the OPPA project

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

Description

Read XLSX files related to the OPPA project

Usage

1
ReadExcell(path)

Arguments

path

The file's path to the XSLX file.

Details

By now, this function suports any XLSX file.

Value

A data frame.

Examples

1
2
3
lerEx <- ReadExcell(system.file("extdata/examples/ExSource.xls",
                                                package = "OPPA"))
lerEx

r-ifpe/OPPA documentation built on March 17, 2021, 8:38 a.m.