Monday, February 8, 2016 github graphics R SVG Using SVG graphics in blog posts My traditional work flow for embedding R graphics into a blog post has been via a PNG files that I upload online. However, when I created a ...
Monday, August 24, 2015 graphics linear model plot R rstan Stan Visualising the predictive distribution of a log-transformed linear model Last week I presented visualisations of theoretical distributions that predict ice cream sales statistics based on linear and generalised l...
Monday, August 17, 2015 glm graphics linear model plot R regression Visualising theoretical distributions of GLMs Two weeks ago I discussed various linear and generalised linear models in R using ice cream sales statistics. The data showed not surprisin...
Monday, July 6, 2015 graphics LaTeX latex2exp plotmath R Adding mathematical notations to R plots I have to admit that I find the plotmath expressions in R a little fiddly to annotate plots with mathematical notation. Apparently I am not...
Monday, November 10, 2014 graphics python R Unknown pleasures Unknown pleasures Have I missed unknown pleasures in Python by focusing on R ? A comment on my blog post of last week suggested just that. Reason enough to...
Monday, August 11, 2014 GrapheR graphics R tcltk GrapheR: A GUI for base graphics in R How did I miss the GrapheR package? The author, Maxime Hervé , published an article about the package [1] in the same issue of the R Jour... Read more »
Tuesday, December 17, 2013 data.table graphics Koelner R User Kölner R Users R Review: Kölner R Meeting 13 December 2013 Last week's Cologne R user group meeting was the best attended so far. Well, we had a great line up indeed. Matt Dowle came over from Lo...
Tuesday, October 29, 2013 graphics PNG R Tutorials High resolution graphics with R For most purposes PDF or other vector graphic formats such as windows metafile and SVG work just fine. However, if I plot lots of points, sa...