Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 264 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 264 Bytes

iframewidget

Simple iframe htmlwidget for R. Useful for embedding web pages / apps in an R markdown document, Shiny app, etc.

Install

devtools::install_github("hafen/iframewidget")

Use

iframewidget::iframewidget("http://purdue.edu")