tab_prime.Rd
Prime a data frame for inclusion into a latex table
tab_prime(data, escape_fun = tab_escape) tab_escape(string, esc = getOption("pmtables.escape", c("_", "%")), ...)
a data frame
a function to sanitize data frame contents
data to sanitize
a character vector of strings to escape
used only to allow arguments through