powered by
Aggregate data to 3D interval array.
iaggregate(data, col = 1)
Some data to aggregate.
A number (the column index to aggregate on).
# NOT RUN { iaggregate(iris, col=5) iaggregate(rock, col=4) iaggregate(cars, col=1) # }
Run the code above in your browser using DataLab