Description Usage Arguments Examples
Should only be called from one of the SEA table functions
1 2 | printTable(dfo, caption = "", SigF = NULL, secondRow = NULL,
thirdRow = NULL, fileout = "~/Desktop/tableOutput.tex")
|
dfo |
data frame of data ready to be exported |
caption |
caption of table. |
SigF |
vector of significant figures for each column |
secondRow |
List of entries for second row of table headings if needed |
thirdRow |
List of entries for third row of table headings if needed |
fileout |
name and location of the file to be exported |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.