computersgate.com
March « 2015 « ComputersGate
http://www.computersgate.com/2015/03
Skip to content ↓. About those small steps toward the war against the machines. Archive for March, 2015. Please read It’s time to reboot bioinformatics education. On Mar.24, 2015, under Programming. View the article’s original source. It strikes me when I read questions at Biostars. It’s extremely unlikely that you are the first person to encounter this problem. It’s likely that the solution is documented somewhere. Implementing the solution may require that you (shudder) learn new skills. Hellip;with a ...
benjaminlmoore.wordpress.com
Recreating the vaccination heatmaps in R | Benomics
https://benjaminlmoore.wordpress.com/2015/04/09/recreating-the-vaccination-heatmaps-in-r
Planning an R usergroup meeting in R. Interactive charts in R →. April 9, 2015 · 9:14 pm. Recreating the vaccination heatmaps in R. In February the WSJ graphics team put together a series of interactive visualisations. On the impact of vaccination that blew up. On twitter and facebook, and were roundly lauded as great-looking and effective dataviz. Some of these had enough data available to look particularly good, such as for the measles vaccine:. How hard would it be to recreate an R version? Open in ex...
stefan-wilhelm.net
Highcharts Archives - Stefan Wilhelm
http://stefan-wilhelm.net/tag/highcharts
My personal web site. R Tutorials and Posts. Peergroup comparison visualization with R and Highcharts. Recently, I built a small Shiny app for peergroup comparison and visualization together with Niko Pilic. It is based on R. The app gives beautiful insight into momentum, intraday movements or other characteristics of indices or individual watchlists:. July 5, 2016: European by Country: Banks with a intraday gap down, but now recovering. Italian banks leading intraday. July 17, 2016. Function() { return ...
stefan-wilhelm.net
January 2015 - Stefan Wilhelm
http://stefan-wilhelm.net/2015/01
My personal web site. R Tutorials and Posts. Monthly Archives: January 2015. Creating Rating Inputs in Shiny. I had a situtation where I wanted to build a rating or voting input for R Shiny, an Amazon like input widget that displays five stars and users can click on one of the stars and vote from 1 to 5. When searching for existing javascript libraries for rating inputs, I quickly came across the “bootstrap-rating” library from http:/ dreyescat.github.io/bootstrap-rating/. Rate this movie.". Parameter...
spatioanalytics.com
mapping Archives - SpatioAnalytics
http://spatioanalytics.com/tag/mapping
A blog on spatial research and data visualization in R. by paul bidanset 2013-15. Creating a TRULY Interactive Map of Craft Breweries in VA Using the leafletR Package (Guest Blog Post by Dr. Keegan Hines). July 7, 2015. Get the latest of my instructional R posts to your inbox! Microbreweries and Interactive Maps With Leaflet. This is a guest post from Keegan Hines. He’s a neat fella, you can follow him on the internet. In that post, Paul introduced Plotly. So let’s jump right in. A little explanation of ...
stefan-wilhelm.net
Stefan Wilhelm, Author at Stefan Wilhelm
http://stefan-wilhelm.net/author/wilhelm_6pzh0qrw
My personal web site. R Tutorials and Posts. Author Archives: Stefan Wilhelm. Peergroup comparison visualization with R and Highcharts. Recently, I built a small Shiny app for peergroup comparison and visualization together with Niko Pilic. It is based on R. The app gives beautiful insight into momentum, intraday movements or other characteristics of indices or individual watchlists:. July 5, 2016: European by Country: Banks with a intraday gap down, but now recovering. Italian banks leading intraday.
cpsievert.github.io
Fun with pitchRx and animint
http://cpsievert.github.io/2014/03/fun-with-pitchrx-and-animint
Fun with pitchRx and animint. Mar 9, 2014. If you are anything like me, you spend most of the day wrangling data with plyr. And visualizing it with ggplot2. For this reason, I got really excited when I heard about the animint. Package which allows one to create linked, interactive (even animated) web graphics using ggplot2 code. This short post demonstrates linked plots using data from the pitchRx. This site was created with cpsievert/knitr-jekyll. A marriage of yihui/knitr-jekyll. And the Tufte theme.
pocfarm.wordpress.com
Athira krishna – POC FARM
https://pocfarm.wordpress.com/author/chikkukrishna
Welcome to POC Farm blog collections. Interactive visualizations with R. May 2, 2016. May 2, 2016. Interactive visualization allows deeper exploration of data than static plots. The most common interactive visualization packages in R with simple example plots. Here are the packages included:. One of the best static visualization packages in RG. Interactive plots from the makers of ggplot2. R interface to multiple javascript charting libraries. Convert ggplot2 figures to interactive plots easily. Ggvis an...
computersgate.com
PMRetract: PubMed retraction reporting rewritten as an interactive RMarkdown document « ComputersGate
http://www.computersgate.com/2015/03/23/pmretract-pubmed-retraction-reporting-rewritten-as-an-interactive-rmarkdown-document
Skip to content ↓. About those small steps toward the war against the machines. PMRetract: PubMed retraction reporting rewritten as an interactive RMarkdown document. On Mar.23, 2015, under Programming. View the article’s original source. Back in 2010, I wrote a web application called PMRetract to monitor retraction notices in the PubMed database. It was written primarily as a way for me to explore some technologies: the Ruby web framework Sinatra. Hosted at MongoHQ, now Compose. Where the app was hosted.