print.aprof {aprof} | R Documentation |
Function that makes a pretty table, and returns some basic information.
## S3 method for class 'aprof'
print(x, ...)
x |
An aprof object returned by the
function |
... |
Additional printing arguments. Unused. |