pdftable: Make a table that can print to a pdf page

View source: R/helperfunctions.R

pdftableR Documentation

Make a table that can print to a pdf page

Description

Make a table that can print to a pdf page

Usage

pdftable(tabledf, title, titlesize, padding)

Arguments

tabledf

data.frame to put as table on pdf

title

title for table

titlesize

title font size, default is 15

padding

whitespace between title and table, default=1


FerrenaAlexander/FerrenaSCRNAseq documentation built on March 10, 2023, 9:31 a.m.