Joe Cheng presents Shiny
The Shiny framework is a web application framework for the R programming language, designed by…
The Shiny framework is a web application framework for the R programming language, designed by…
This was originally posted on the author’s LinkedIn You will find lots of advice on…
Shiny takes inputs from UI elements and sends them to the server, where the application…
It pains me to admit it, but even though I had visited their site, created…
Plotly is a web-based platform for making graphs and analyzing data. Plotly’s APIs and web app…
Yesterday, I published a post here on DataScience.LA with a simple/basic benchmark for dplyr. It…
Earlier this month I gave a short talk about dplyr at the Los Angeles R…
At this meetup we’re fortunate to have RStudio’s lead developer Joe Cheng flying in from…
Last week the LA R meetup featured another round of 5 speakers each highlighting a…
Part 2 of the dplyr tutorial is now available! Hadley will be covering Grouped Mutate/Filter, Joins,…