print.partial_dep | R Documentation |
Print method for object of class "partial_dep".
## S3 method for class 'partial_dep'
print(x, n = 3L, ...)
x |
An object of class "partial_dep". |
n |
Number of rows to print. |
... |
Further arguments passed from other methods. |
Invisibly, the input is returned.
See partial_dep()
for examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.