Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Just a heads-up for any R users in the Dallas/Fort Worth Metroplex: I’ll be presenting at the Dallas R Users Group this Saturday, 2/9/2013 at 10:00AM at the University of Dallas (1845 East Northgate Drive, Irving, TX). I’ll be talking about how to use RStudio’s new Shiny framework to create R-powered web applications.
For the uninitiated, Shiny makes it trivial to create web applications in R using only R code — I’ll presume no knowledge of HTML, JavaScript, or any other web development tools. If you’re looking to share some of your R code publicly, Shiny may be a good solution to easily get your application into a browser and in front of your users. A couple of examples of what I’ve been doing in R include:
- Reconstruct Gene Regulatory Networks (Shiny + D3) – full post here.
- Color Palettes in Interactive 3D (Shiny + RGL) – full post here.
For more information and directions/parking instructions, checkout the Meetup page: http://www.meetup.com/Dallas-R-Users-Group/events/101898022/ . I’ll be sure to post the slides online afterwards for those interested.
See you there!
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.