Skip to content
Back to formatted view

Raw Message

Message-ID: <yajfr4vyoysu.fsf@gmail.com>
Date: 2012-04-08T18:37:05Z
From: Tim Hesterberg
Subject: Add DUP = FALSE when tabulate() calls .C("R_tabulate"

In base/R/tabulate.R, tabulate() calls .C("R_tabulate";
I suggest adding DUP = FALSE to that call.