R/RcppExports.R

Defines functions not_na_prop get_boltzmann_aggregation get_boltzmann_default

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

get_boltzmann_default <- function(x, base, relative) {
    .Call('_belg_get_boltzmann_default', PACKAGE = 'belg', x, base, relative)
}

get_boltzmann_aggregation <- function(x, base, relative) {
    .Call('_belg_get_boltzmann_aggregation', PACKAGE = 'belg', x, base, relative)
}

not_na_prop <- function(x) {
    .Call('_belg_not_na_prop', PACKAGE = 'belg', x)
}

Try the belg package in your browser

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

belg documentation built on Dec. 28, 2022, 2:46 a.m.