View source: R/excel_CreatePrettyTable.R
Goal of this fun is to export nice table to excel
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)
|
tabStartColumn |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.