View source: R/clickableImageMap.R
unhighlight | R Documentation |
invoke highlight() to set font color and size to default
unhighlight(gtab)
gtab |
a gtable object |
returns the return value of highlight()
if(interactive()){
load("data/x_gtab.RData")
unhighlight(x_gtab)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.