[This article was first published on R-statistics blog » R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
I just noticed a google buzz from Jeroen ooms, with a Youtube video titled “RApache Hello World + POST arguments + catching errors.”
In this ~7 min video tutorial, Jeroen shares with us:
- How to write ”Hello World” in a website using RApache.
- How to extract arguments from a form submited by the website visitor (and then inserting it into an “rnorm” function so to control the output). And finally,
- How to catch an error in case of an invalid argument on an R Web Application.
Thank you Jeroen for a very simple, step by step, tutorial:
< embed src="https://www.youtube.com/v/fB_7_RZgasg&fs=1" type="application/x-shockwave-flash" width="450" allowscriptaccess="always" allowfullscreen="true">
p.s: For more videos by Jeroen, have a look at
To leave a comment for the author, please follow the link and comment on their blog: R-statistics blog » R.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.