demo_httpuv {webutils} | R Documentation |
Starts the httpuv web server and hosts a simple form including a file upload to demo the multipart parser.
demo_httpuv(port = 9359)
port |
which port number to run the http server |
Other demo:
demo_rhttpd()