print_LaTeX_table: print LaTeX table

Description Usage Arguments

View source: R/print_LaTeX_table.R

Description

This function prints a table that can be directly copy pasted into LaTeX

Usage

1
print_LaTeX_table(tabletoprint, alignment = "c")

Arguments

tabletoprint

the table to be printed for LaTeX

alignment

the aligment for the columns of the table (either vector of alignments or a single letter that will be used for all)


AsexGenomeEvol/AsexStats documentation built on Oct. 23, 2020, 4:42 a.m.