This function generates three tables and returns them as a list. WARNING: this code has not been optimized. Breakage is likely. original author: A. McAdam
1 2 3 4 | makeTables(
con,
grids = c("JO", "AG", "KL", "SU", "RR", "FL", "LL", "EN", "SUX", "BT")
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.