View source: R/side_table_row.R
This function creates the necessary html to display the tables at the sides of the app
1 | side_table_row(i, top_variables, plus = FALSE)
|
i |
Row of the data.frame to be shown |
top_variables |
A data.frame with the information to be displayed. First column should be the country name and second column the numeric variable. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.