create.latex.table | R Documentation |
Generate a table for Latex (with &'s and \-line endings).
see example in body of function.
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. |
NULL (the side effect is that a line is printed)
Claus E. Andersen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.