LerTable: Read XLSX tables related to the OPPA project

Description Usage Arguments Examples

View source: R/LerArqXlsx.R

Description

Read XLSX tables related to the OPPA project

Usage

1
LerTable(path, TabelaBase = 0)

Arguments

path

The file's path to the XSLX file.

TabelaBase

The source table that will be compared in GerarTable

Examples

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

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