print.partial_dep {hstats}R Documentation

Prints "partial_dep" Object

Description

Print method for object of class "partial_dep".

Usage

## S3 method for class 'partial_dep'
print(x, n = 3L, ...)

Arguments

x

An object of class "partial_dep".

n

Number of rows to print.

...

Further arguments passed from other methods.

Value

Invisibly, the input is returned.

See Also

See partial_dep() for examples.


[Package hstats version 1.1.2 Index]