ptab.Rd
Created by PV (2023).
ptab(tt, shading = NULL, caption = " ", bodysize = 11)
Dataframe intended to display as a html table.
Vector denoting the lines of the table that might want to be shaded. For example, to shade the first, third and fifth rows, supply shading = c(1, 3, 5).
shading = c(1, 3, 5)
Caption to add to the data set.
Text size of the table's content.
Two-way table