powered by
aggregatinFuntion2
aggregatingFunction2(fun)
fun
foo <- aggregatingFunction2( stats::cor) foo( length ~ width, data=KidsFeet ) stats::cor( KidsFeet$length, KidsFeet$width )
Run the code above in your browser using DataLab