R/bbknnR-package.R

#' @importFrom rlang %||%
#' @importFrom Rcpp evalCpp
#' @useDynLib bbknnR
#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @import RcppEigen
#' @importFrom Rcpp sourceCpp
#' @useDynLib bbknnR, .registration = TRUE
## usethis namespace: end
NULL

Try the bbknnR package in your browser

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

bbknnR documentation built on June 8, 2025, 1:12 p.m.