powered by
data(sim.dat) names(sim.dat) table(sim.dat$cause) table(sim.dat$group) tapply(sim.dat$time,sim.dat$group,summary)
Run the code above in your browser using DataLab