Articles by [email protected]

Make Safari behave as Firefox

October 2, 2009 | [email protected]

Some weeks ago I switched from Firefox to Safari. While Safari is -- in my experience -- quicker, better looking, and has Top Sites, I was also missing some functionality of firefox. To be more precise, I missed the 'search when start typing' option, a... [Read more...]

Labeled outliers in R boxplot

April 13, 2009 | [email protected]

Boxplots are a good way to get some insight in your data, and while R provides a fine ‘boxplot’ function, it doesn’t label the outliers in the graph. However, with a little code you can add labels yourself:The numbers plotted next to ... [Read more...]

Don’t group Figures in Word

February 1, 2009 | [email protected]

One of my ongoing annoyances with Microsoft Word is its inability to handle figures in a consistent way. The last quirk I discovered is the following: if you group a figure with a textbox -- something often done for creating captions -- the print quali... [Read more...]

InDesign: Export Selection to PDF

January 29, 2009 | [email protected]

I abuse Adobe InDesign sometimes for creating artwork, for instance to make gant diagrams. Usually, I do not want to export a complete page to pdf in those cases, but only the boxes and text that’s going to make up the illustration. Automaticatio... [Read more...]

Customizing R: startup script

January 19, 2009 | [email protected]

While R is certainly a great tool, some functions seem to be missing. Take for instance the standard error, for some reason there is no standard function included, while you would expect se(x) to work. Therefore I usually include a couple of functions,... [Read more...]

Analyzing Nike+ using R

January 14, 2009 | [email protected]

A couple of weeks ago, I finally took up running seriously. To keep myself motivated -- especially on dark winter nights -- I bought the Nike+ iPod sports kit. The sports kit was developed by a partnership of Nike and Apple, and consists of a tiny acce... [Read more...]

TextWrangler and R

January 10, 2009 | [email protected]

R is an environment for statistical computing (see also ‘Data Analysts Captivated by R's Power’ in the New York Times) which I use on an almost daily basis. However, the included text editor is not all that great, and that is why I use Text... [Read more...]

Unmessing my pdfs.

June 1, 2008 | [email protected]

If you google on ‘papers’, the first hit you’ll get is http://mekentosj.com/papers/: linking to mekentosj’ Papers program. The fact that it is the first hit on google shows that it is a popular program -- or at least that a lot ... [Read more...]

The disappearing mouse pointer…

May 31, 2008 | [email protected]

While designing an fMRI experiment, I ran into the problem that the mouse pointer disappears as soon as you start typing on a mac. In itself it is actually a handy feature -- hiding the mouse pointer makes sense as long as you’re typing -- but no... [Read more...]

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)