print.partial_dep: Prints "partial_dep" Object

View source: R/partial_dep.R

print.partial_depR 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.


hstats documentation built on May 29, 2024, 6:43 a.m.