Sending data from client to server and back using shiny
After some time of using shiny I got to the point where I needed to send some arbitrary data from the client to the server, process it with R and return some other data to the client. As a client/server programming newbie this was a challenge for me as I did not want to dive too deep into the world of web programming. I wanted to get the job done using shiny and preferably as little JS/PHP etc. scripting as possible.
View original post 1,205 more words
Posted on November 20, 2013, in Uncategorized. Bookmark the permalink. Leave a comment.
Leave a comment
Comments 0