Skip to content
Back to formatted view

Raw Message

Message-ID: <1321263009.78216.YahooMailNeo@web27006.mail.ukl.yahoo.com>
Date: 2011-11-14T09:30:09Z
From: Mark Carter
Subject: Running totals
In-Reply-To: <CANz9Z_LoguO1djvDM3JnwHi9oZS-5b8LYVT+47K_Ws68Rjv-SA@mail.gmail.com>

>From: Joshua Wiley <jwiley.psych at gmail.com>


>dat$RTotal <- cumsum(dat$BAL)



Wow, that's really great. I'm starting to really enjoy using R. My statistical needs are not that great, but I love the way that R handles tabular data.