R/RcppExports.R

Defines functions getgenotypesdos_2 getgenotypesdos_1 getgenotypesgenabel_2 getgenotypesgenabel_1 getgenotypes_forperson getgenotypes_Ri getgenotypesraw_2 getgenotypesraw_1 getgenotypes_2 getgenotypes_1

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

getgenotypes_1 <- function(locus_arg, hocus_arg, genotype_arg, allele_arg, miscC_arg, miscN_arg) {
    .Call('_Mega2R_getgenotypes_1', PACKAGE = 'Mega2R', locus_arg, hocus_arg, genotype_arg, allele_arg, miscC_arg, miscN_arg)
}

getgenotypes_2 <- function(locus_arg, genotype_arg, allele_arg, miscC_arg, miscN_arg) {
    .Call('_Mega2R_getgenotypes_2', PACKAGE = 'Mega2R', locus_arg, genotype_arg, allele_arg, miscC_arg, miscN_arg)
}

getgenotypesraw_1 <- function(locus_arg, hocus_arg, genotype_arg, allele_arg, miscN_arg) {
    .Call('_Mega2R_getgenotypesraw_1', PACKAGE = 'Mega2R', locus_arg, hocus_arg, genotype_arg, allele_arg, miscN_arg)
}

getgenotypesraw_2 <- function(locus_arg, genotype_arg, allele_arg, miscN_arg) {
    .Call('_Mega2R_getgenotypesraw_2', PACKAGE = 'Mega2R', locus_arg, genotype_arg, allele_arg, miscN_arg)
}

getgenotypes_Ri <- function(locus_arg, hocus_arg, genotype_arg, allele_arg, miscC_arg, miscN_arg) {
    .Call('_Mega2R_getgenotypes_Ri', PACKAGE = 'Mega2R', locus_arg, hocus_arg, genotype_arg, allele_arg, miscC_arg, miscN_arg)
}

getgenotypes_forperson <- function(raw_arg) {
    .Call('_Mega2R_getgenotypes_forperson', PACKAGE = 'Mega2R', raw_arg)
}

getgenotypesgenabel_1 <- function(locus_arg, hocus_arg, genotype_arg, allele_arg, miscN_arg) {
    .Call('_Mega2R_getgenotypesgenabel_1', PACKAGE = 'Mega2R', locus_arg, hocus_arg, genotype_arg, allele_arg, miscN_arg)
}

getgenotypesgenabel_2 <- function(locus_arg, genotype_arg, allele_arg, miscN_arg) {
    .Call('_Mega2R_getgenotypesgenabel_2', PACKAGE = 'Mega2R', locus_arg, genotype_arg, allele_arg, miscN_arg)
}

getgenotypesdos_1 <- function(locus_arg, hocus_arg, genotype_arg, allele_arg, miscN_arg) {
    .Call('_Mega2R_getgenotypesdos_1', PACKAGE = 'Mega2R', locus_arg, hocus_arg, genotype_arg, allele_arg, miscN_arg)
}

getgenotypesdos_2 <- function(locus_arg, genotype_arg, allele_arg, miscN_arg) {
    .Call('_Mega2R_getgenotypesdos_2', PACKAGE = 'Mega2R', locus_arg, genotype_arg, allele_arg, miscN_arg)
}

Try the Mega2R package in your browser

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

Mega2R documentation built on Dec. 11, 2021, 9:12 a.m.