Home
last modified time | relevance | path

Searched refs:install_conversion_offset (Results 1 – 5 of 5) sorted by relevance

/dports/math/R-cran-units/units/man/
H A Dinstall_conversion_constant.Rd5 \alias{install_conversion_offset}
10 install_conversion_offset(from, to, const)
H A Dinstall_symbolic_unit.Rd32 \code{install_conversion_constant} or \code{install_conversion_offset} directly.ç
/dports/math/R-cran-units/units/R/
H A Duser_conversion.R175 install_conversion_offset <- function(from, to, const) {# nocov start function
/dports/math/R-cran-units/units/
H A DNEWS.md23 `install_conversion_offset` are deprecated; #261 addressing #89
99 * `install_conversion_constant` and `install_conversion_offset` now install a new unit that is a fu…
H A DNAMESPACE75 export(install_conversion_offset)