Skip to content
Prev 169870 / 398506 Next

Package functions to be included in R

A recent thread on summary statistics, got me thinking. (Note this may not
happen often.) A function that would do summaries as describe below (similar
to SAS PROC UNIVARIATE) might be a nice addition to the main R system. Is
there a process by which functions, from packages can eventually be
incorporated into R. The reason I ask, is having them in R would guarantee
they get adequate testing. This would be helpful, for GLP and GCP
validation.

Murray M Cooper, Ph.D.
Richland Statistics
9800 N 24th St
Richland, MI, USA 49083
Mail: richstat at earthlink.net

----- Original Message ----- 
From: "William Revelle" <lists at revelle.net>
To: "David Winsemius" <dwinsemius at comcast.net>; "phoebe kong"
<sityeekong at gmail.com>
Cc: <r-help at r-project.org>
Sent: Monday, February 09, 2009 9:06 PM
Subject: Re: [R] summary statistics