near: Round to nearest multiple

View source: R/plot_gam.R

nearR Documentation

Round to nearest multiple

Description

Internal function used inside plot_gam() function. It takes a i number and rounds it to the near j multiple.

Usage

near(i, j)

Arguments

i

Numeric. Number to be rounded.

j

Numeric. Multiple to round.


nim-ach/ASQ3 documentation built on May 8, 2023, 10:21 p.m.