R/aaa.R

Defines functions .onLoad

utils::globalVariables("angle")

.onLoad <- function(lib, pkg) {
  loadNamespace("rgl") # to use merge.mesh3d
}

Try the cxhull package in your browser

Any scripts or data that you put into this service are public.

cxhull documentation built on Oct. 24, 2023, 9:07 a.m.