Winston Chang
5d6d75b4f3
Remove shinyUI() and shinyServer() from examples
2016-04-05 15:23:23 -05:00
Jonathan McPherson
5af1ae1920
reflow comments (and a handful of code lines) to 65 characters
2013-12-30 15:18:21 -08:00
Winston Chang
e26f175a8f
Change reactiveXX to renderXX
2013-02-13 12:11:39 -06:00
Winston Chang
2ea38d6ecc
Clean up instances of reactive() and observe()
2013-02-12 15:24:50 -06:00
Joe Cheng
50ac13d3fd
[BREAKING] Modify API of downloadHandler
...
The `content` function now takes a file path, not writable connection, as an argument.
This makes it much easier to work with APIs that only write to file paths, not
connections.
2012-11-29 17:14:44 -08:00
Joe Cheng
595801cb99
Trivial style copy edits to example 10_download
2012-11-26 21:48:12 -08:00
Joe Cheng
ae9bd868f1
Implement arbitrary file downloads
2012-11-20 17:42:34 -08:00