Description Usage Arguments Examples
View source: R/input_mouseclick.R
All encoded variables appear in the "Mouse click" selection field of the shiny app ScattR.
Reset the encoding with input_mouseclick().
1 2 3 4 | input_mouseclick()
## Default S3 method:
input_mouseclick(variable = NULL)
|
variable |
A character vector. List variables to be treated as "character". |
1 | input_mouseclick(variable = c("Firm_name","Firm_id"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.