Skip to content
Prev 328605 / 398498 Next

How to extract last value in each group

Hi,
On Thu, Aug 15, 2013 at 4:03 PM, arun <smartpink111 at yahoo.com> wrote:
Do you get this stack problem if you quote `name`, eg:

R> dtTest1 <- data.table(datTest, key="name")

?

Perhaps we should move this to data.table-help if you want to debug
further, though:

https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help

-steve