print.aprof: Generic print method for aprof objects
Description
Function that makes a pretty table, and returns
some basic information.
Usage
# S3 method for aprof
print(x, ...)
Arguments
x
An aprof object returned by the
function aprof
.
…
Additional printing arguments. Unused.