R/varDescribeBy.R

varDescribeBy <- function(Data,IVList)
{ 
  by(Data, IVList, varDescribe)
}

Try the lmSupport package in your browser

Any scripts or data that you put into this service are public.

lmSupport documentation built on May 2, 2019, 2:14 p.m.