Examples for 'widgetframe::frameWidget'


A widget that wraps another widget inside a responsive iframe.

Aliases: frameWidget

Keywords:

### ** Examples

## Not run: 
##D l <- leaflet() %>% addTiles() %>% setView(0,0,1)
##D frameWidget(l)
## End(Not run)

[Package widgetframe version 0.3.1 Index]