Articles by Stephen Turner

Using LaTeX for Math Formulas on the Web

April 20, 2011 | Stephen Turner

I love the idea of using R+LaTeX+Sweave for reproducible research. This is even easier now that R has a jazzy new IDE that supports Sweave syntax highlighting and automatic PDF generation. I know I'm going to take some flak for saying this, but let's ... [Read more...]

Prune GWAS data in R

March 29, 2011 | Stephen Turner

Hansong Wang, our biostats professor here at the Hawaii Cancer Center, generously gave me some R code that goes through a SNP annotation file (i.e. a mapfile) and selects SNPs that are at least a certain specified distance apart. You might want to do t...
[Read more...]

RStudio Keyboard Shortcut Reference PDF

March 21, 2011 | Stephen Turner

I recently started using RStudio, the amazing new IDE for R. You can view all of RStudio's keyboard shortcuts by going to the help menu, but I made this printable reference for myself and thought I'd share it. I only included the Windows shortcuts, and... [Read more...]

Forest plots using R and ggplot2

March 9, 2011 | Stephen Turner

Abhijit over at Stat Bandit posted some nice code for making forest plots using ggplot2 in R. You see these lots of times in meta-analyses, or as seen in the BioVU demonstration paper. The idea is simple - on the x-axis you have the odds ratio (or what... [Read more...]

RStudio: New free IDE for R

February 28, 2011 | Stephen Turner

Just saw the announcement of the availability of Rstudio, a new (free & open source) integrated development environment for R that works on Windows, Mac, and Linux. Judging from the screenshots, it looks like Rstudio supports syntax highlighting for Sweave & easy PDF creation from Sweave code, which is something I haven't ... [Read more...]

Get all your Questions Answered

February 22, 2011 | Stephen Turner

When I have a question I usually ask the internet before bugging my neighbor. Yet it seems like Google's search results have become increasingly irrelevant over the last few years, and this is especially true for searching anything related to R (and pr... [Read more...]

Webinar on Revolution R Enterprise

December 7, 2010 | Stephen Turner

R evangelist David Smith, marketing VP at Revolution R, will be giving a webinar showing off some of the finer features of Revolution R Enterprise - an integrated development environment (IDE) for R that has an enhanced script editor with syntax highli... [Read more...]

Syntax Highlighting R Code, Revisited

November 17, 2010 | Stephen Turner

A few months ago I showed you how to syntax-highlight R code using Github Gists for displaying R code on your blog or other online medium. The idea's really simple if you use blogger - head over to gist.github.com, paste in your R code, create a public "gist", ... [Read more...]
1 3 4 5 6 7 8

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)