R/kgrams-package.R

#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @useDynLib kgrams, .registration = TRUE
#' @import methods
#' @importFrom Rcpp sourceCpp loadModule
#' @importFrom utils head
#' @importFrom Rdpack reprompt
## usethis namespace: end
NULL
vgherard/kgrams documentation built on Nov. 17, 2024, 8:56 p.m.