R/partial_dep.R
print.partial_dep.Rd
Print method for object of class "partial_dep".
# S3 method for class 'partial_dep' print(x, n = 3L, ...)
An object of class "partial_dep".
Number of rows to print.
Further arguments passed from other methods.
Invisibly, the input is returned.
See partial_dep() for examples.
partial_dep()