l_loon_inspector | R Documentation |
The loon inspector is a singleton widget that provids an overview to view and modify the active plot.
l_loon_inspector(parent = NULL, ...)
parent |
a valid Tk parent widget path. When the parent widget is
specified (i.e. not |
... |
state arguments, see |
For more information run: l_help("learn_R_display_inspectors")
a loon widget
if(interactive()){
i <- l_loon_inspector()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.