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