View source: R/main-table-functions.R
get_results_matrix | R Documentation |
function to get results matrix
get_results_matrix(current_values, button_label = "View", button_id = NULL)
current_values |
values to be currently displayed |
button_label |
label on the button |
button_id |
if NULL, button will not be added |
data_frame with values and View buttons
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.