Skip to Content

Function of the day

Construct the path to a file from components in a platform-independent way.

Package of the day

This package implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposefully R flavor. For objects of appreciable size, access using hashes outperforms native named lists and vectors.

Question of the day

On general request, a community wiki on producing latex tables in R. In this post I'll give an overview of the most commonly used packages and blogs with code for producing latex tables from less straight-forward objects. Please feel free to add any I missed, and/or give tips, hints and little tricks on how to produce nicely formatted latex tables with R.

Recent blog posts

5 hours 21 min ago
So when the world is taken over by a Zombie horde, you're going to want to figure out a way to get the human population to safety. This R script by econometrician Francis Smart won't help you do that exactly, but given a list of waypoints to navigate through zombie-infested lands to a safe house, it will tell you how many how many members of your human party survive: 
3 days 6 hours ago
Ahh, arguing on the Internet. Whether it's about politics, religion, culture or science, if you're anything like me you've had 1000 online arguments and changed the mind of exactly nobody. Still, it's fun to exercise those debating muscles, and now with the handy website thou shalt not commit logical fallacies you have the perfect riposte to any invalid, inappropriate or just plain wrong argument (click for the full version):
3 days 8 hours ago
The R core group has quickly followed up with a patch to R version 3. Announced yesterday, R 3.0.1 (code name: "Good Sport") improves serialization performance with big objects, improves reliability for parallel programming and fixes a few minor bugs.

Featured How To

What I would like is a nice list of all of credible sources on the Internet for finding data to use with R projects. I know that this is a crazy idea, not well formulated (what are data after all) and loaded with absurd computational and theoretical challenges. (Why can't I just google "data R" and get what I want?) So, what can I do? As many people are also out there doing, I can begin to make lists (in many cases lists of lists) on a platform that is stable enough to survive and grow, and perhaps encourage others to help with the effort.