table_selected | R Documentation |
The table name
table_selected(result)
## S4 method for signature 'result_model'
table_selected(result)
result |
A |
Table name used for plotting
data(res)
model <- get_model(res, "result", "SBS96", "res")
table_selected(model)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.