powered by
tolatex(x, title = NULL)
x
data(cgreene76) tab <- detail(cgreene76, basic = TRUE) tolatex(tab) # Everything together cap <- "Presidential Election, Brazil (2006)" tolatex(detail(cgreene76, basic = TRUE), cap)
Run the code above in your browser using DataLab