excel_CreatePrettyTable: excel_CreatePrettyTable

Description Usage Arguments

View source: R/excel_CreatePrettyTable.R

Description

Goal of this fun is to export nice table to excel

Usage

1
2
3
4
excel_CreatePrettyTable(data, pathToFile, wbCon = NULL,
  sheet = "Arkusz1", overWriteSheet = F, overWriteFile = F,
  styles = list(), tabStartRow = 1, tabStartColumn = 1,
  colnamesStyle = "colNames", rowsStyle = "basic", debugMode = F)

Arguments

tabStartColumn

kiwimic/prettyExcelExpoRt documentation built on Nov. 4, 2019, 3:53 p.m.