create.latex.table: Convert a dateframe into a Latex table

Description Usage Arguments Value Author(s)

Description

Generate a table for Latex (with &'s and \-line endings).

Usage

1
see example in body of function.

Arguments

df

is the dataframe to be converted.

pretty.func

is a function needed to get the desired resultion for each individual column.

NL

is the characted indicatinf new line.

col.sign

is the character for column seperation.

Value

NULL (the side effect is that a line is printed)

Author(s)

Claus E. Andersen


claus-e-andersen/clanTools documentation built on Oct. 23, 2020, 7:59 a.m.