R/RcppExports.R

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

allCount <- function(x) {
    .Call('diveRsity_allCount', PACKAGE = 'diveRsity', x)
}

bsHetCalc <- function(af) {
    .Call('diveRsity_bsHetCalc', PACKAGE = 'diveRsity', af)
}

diffCalcHarm <- function(idt, pw) {
    .Call('diveRsity_diffCalcHarm', PACKAGE = 'diveRsity', idt, pw)
}

expHet <- function(af) {
    .Call('diveRsity_expHet', PACKAGE = 'diveRsity', af)
}

genos2mat <- function(mat, ip, na) {
    .Call('diveRsity_genos2mat', PACKAGE = 'diveRsity', mat, ip, na)
}

glbWCcpp <- function(hsum, af, indtyp) {
    .Call('diveRsity_glbWCcpp', PACKAGE = 'diveRsity', hsum, af, indtyp)
}

hweTab <- function(af) {
    .Call('diveRsity_hweTab', PACKAGE = 'diveRsity', af)
}

myTab <- function(x) {
    .Call('diveRsity_myTab', PACKAGE = 'diveRsity', x)
}

obsHet <- function(in_mat) {
    .Call('diveRsity_obsHet', PACKAGE = 'diveRsity', in_mat)
}

pwHCalc <- function(af, sHarm, pw) {
    .Call('diveRsity_pwHCalc', PACKAGE = 'diveRsity', af, sHarm, pw)
}

pwHt <- function(af, pw) {
    .Call('diveRsity_pwHt', PACKAGE = 'diveRsity', af, pw)
}

pwTabMerge <- function(hsum, pw) {
    .Call('diveRsity_pwTabMerge', PACKAGE = 'diveRsity', hsum, pw)
}

pwWCcpp <- function(hsum1, af1, indtyp1, pw) {
    .Call('diveRsity_pwWCcpp', PACKAGE = 'diveRsity', hsum1, af1, indtyp1, pw)
}

Tab <- function(x) {
    .Call('diveRsity_Tab', PACKAGE = 'diveRsity', x)
}

tabMerge <- function(hsum) {
    .Call('diveRsity_tabMerge', PACKAGE = 'diveRsity', hsum)
}

varFunc <- function(af, sHarm) {
    .Call('diveRsity_varFunc', PACKAGE = 'diveRsity', af, sHarm)
}

Try the diveRsity package in your browser

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

diveRsity documentation built on May 1, 2019, 10:30 p.m.