writeExcelTable: Writes a csv table

Description Usage Arguments Value Author(s)

View source: R/writeExcelTable.R

Description

Function writeExcelTable writes a csv table with the input data.

Usage

1
2
writeExcelTable(file,
                file.name)

Arguments

file

The data to be saved in the csv file

file.name

The name of the csv file.

Value

A csv file containg the data provided as input in the file parameter.

Author(s)

Francesc Fernandez, francesc.fernandez.albert@upc.edu


MAIT documentation built on Nov. 8, 2020, 5:43 p.m.