extractTables: Extracts all xml <tables...> nodes into a list of data...

Description Usage Arguments Value

View source: R/extractTables.R

Description

Extracts all xml <tables...> nodes into a list of data frames, where each dataframe is the 'cell' nodes inside <table > content.

Usage

1
extractTables(fileName)

Arguments

fileName

The file to convert

Value

List of data frames, where the key is a unique table name constructed from the xml attributes 'Name' and 'Caption'


openefsa/mssTablesToExcel documentation built on May 29, 2019, 12:05 p.m.