printTable: Does the final table printing and saving after data has been...

Description Usage Arguments Examples

Description

Should only be called from one of the SEA table functions

Usage

1
2
printTable(dfo, caption = "", SigF = NULL, secondRow = NULL,
  thirdRow = NULL, fileout = "~/Desktop/tableOutput.tex")

Arguments

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

Examples

1

benharden27/sea documentation built on May 14, 2019, 4:18 p.m.