R/cran.r

Defines functions g

# To avoid those pesky CRAN notes.

g <- function() {
  eql <- EQL::hermite(1, 1)
  uml <- univariateML::egypt
  c(eql, uml)
}
JonasMoss/kdensity documentation built on April 5, 2025, 2:48 p.m.