writeToExcel: Writes the list of data frames to an excel file. All cells...

Description Usage Arguments

View source: R/extractTables.R

Description

Writes the list of data frames to an excel file. All cells have type 'text', so needed to be converted in Excel, if needed.

Usage

1
writeToExcel(dfs, file = "tables.xlxs")

Arguments

dfs

A list of data frames

file

The xlsx file to write the extracted tables to


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