Skip to content

data.frame-question

1 message · bogdan romocea

#
Welcome to R. See
   ?merge
then
   ?aggregate
or
   require(Hmisc)
   ?summarize
or
   ?by
You can probably find many examples in the archives, if needed.