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

create.latex.tableR Documentation

Convert a dateframe into a Latex table

Description

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

Usage

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 Nov. 30, 2024, 11:06 p.m.