print.hdensity_univar | R Documentation |
Prints the hdensity_univar object as output by the density function when evaluated on a hermite_estimator_univar object.
## S3 method for class 'hdensity_univar'
print(x, digits = getOption("digits") - 2L, ...)
x |
A hdensity_univar object. |
digits |
A numeric value. Number of digits to round to. |
... |
Unused |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.