Just another way to make a R flavored blog
(This article was first published on Jkunst - R category , and kindly contributed to R-bloggers) This post is in active development! image source This usually is "echo=FALSE" rm(list = ls())...
View ArticleJust another way to make a R flavored blog
(This article was first published on Jkunst - R category , and kindly contributed to R-bloggers) This post is in active development! image source This usually is "echo=FALSE" rm(list = ls())...
View ArticleVisualizing Sort Algorithms With ggplot
(This article was first published on Jkunst - R category , and kindly contributed to R-bloggers) Have you read Visualizing Algorithms by Mike Bostock? It's a pure gold post. In that post Mike show a...
View ArticleVisualizing Sort Algorithms With ggplot
(This article was first published on Jkunst - R category , and kindly contributed to R-bloggers) Have you read Visualizing Algorithms by Mike Bostock? It's a pure gold post. In that post Mike show a...
View Articlerchess a Chess Package for R
(This article was first published on Jkunst - R category , and kindly contributed to R-bloggers) A lot time ago I wonder for some R package for chess. Python, JS, Java, C have chess libraries, why R...
View Articlerchess a Chess Package for R
(This article was first published on Jkunst - R category , and kindly contributed to R-bloggers) A lot time ago I wonder for some R package for chess. Python, JS, Java, C have chess libraries, why R...
View ArticleVisualizing Chess Data With ggplot
(This article was first published on Jkunst - R category , and kindly contributed to R-bloggers) There are nice visualizations from chess data: piece movement, piece survaviliy, square usage by...
View ArticleVisualizing Chess Data With ggplot
(This article was first published on Jkunst - R category , and kindly contributed to R-bloggers) There are nice visualizations from chess data: piece movement, piece survaviliy, square usage by...
View ArticleWhat do we ask in stack overflow
(This article was first published on Jkunst - R category , and kindly contributed to R-bloggers) How many times you have an error in your code, query, etc and you don't have the solution? How many...
View ArticlePresenting Highcharter
(This article was first published on Jkunst - R category , and kindly contributed to R-bloggers) After a lot of documentation, a lot of R CMD checks and a lot of patience from CRAN people I'm happy to...
View ArticleBythMusteR: Mobile Phone Evolution
(This article was first published on Jkunst - R category, and kindly contributed to R-bloggers) TL DRs Time ago I changed my humble moto G 1st gen with a more big Mate Ascend 7 and my thumb did things...
View Articlepokemon: visualize ’em all!
(This article was first published on Jkunst - R category, and kindly contributed to R-bloggers) Time ago, when I was a younger man I know pokemon I konw the 150 pokemon then I And more than 10 year...
View ArticleVisualizing Movies Gross Income
(This article was first published on Jkunst - R category, and kindly contributed to R-bloggers) Shh.. this post is an excuse to test the brand new subtitles and captions in #ggplot2! powered by...
View ArticleHow to: Weather Radials
(This article was first published on Jkunst - R category, and kindly contributed to R-bloggers) TLDR: Creating weather radials with highcharter and ggplot2. I was surfing by the deep seas of the web...
View ArticleAdding motion to choropleths
(This article was first published on Jkunst - R category, and kindly contributed to R-bloggers) Time ago @hrbrmstr show how to replicate a visualization made by New York Times with R. The @nytgraphics...
View ArticleCase Study: Animation and Others Vizs
(This article was first published on Jkunst - R category, and kindly contributed to R-bloggers) This post will be about if we can show some data in other ways to try to tell more clearly the Oh! Foo!...
View Article