Embedded Shiny App - Interactivity with wider DOM

11 views
Skip to first unread message

Jeremy Gofman

unread,
Aug 17, 2017, 6:25:22 PM8/17/17
to Shiny - Web Framework for R
I'm interested in embedding a shiny app in a web application. Shiny is a miraculously interactive environment but there does not seem to be much functionality in the way of influencing inputs based on clicks in the DOM outside the immediate scope of the shiny app. 
Currently, I have the shiny app running locally, as is the wider webpage. The shiny app is embedded via an iframe.

Is there a way to map my own html buttons to their corresponding inputs in the shiny ui?
Reading online, there is a lot in the way of implementing JS and JQuery within the shiny app in its local directory, but I'm looking for a way to have shiny listen for inputs from the webpage in which is it embedded. 

Any ideas?

-Jeremy
Reply all
Reply to author
Forward
0 new messages