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


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