print.aprof {aprof}R Documentation

Generic print method for aprof objects

Description

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

Usage

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

Arguments

x

An aprof object returned by the function aprof.

...

Additional printing arguments. Unused.


[Package aprof version 0.4.1 Index]