near | R Documentation |
Internal function used inside plot_gam()
function.
It takes a i
number and rounds it to the near j
multiple.
near(i, j)
i |
Numeric. Number to be rounded. |
j |
Numeric. Multiple to round. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.