print: Generic print method for aprof objects

Description Usage Arguments

Description

Function that makes a pretty table, and returns some basic information.

Usage

1
2
## S3 method for class 'aprof'
print(x, ...)

Arguments

x

An aprof object returned by the function aprof.

...

Additional printing arguments. Unused.


aprof documentation built on May 2, 2019, 6:11 a.m.

Related to print in aprof...