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'


behrica/mssTablesToExcel documentation built on Jan. 25, 2020, 6:39 p.m.