R/RcppExports.R

Defines functions cpp_read_packedancestrymap

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

cpp_read_packedancestrymap <- function(genofile, nsnp, nind, indvec, first, last, transpose = FALSE, verbose = FALSE) {
    .Call(`_smartsnp_cpp_read_packedancestrymap`, genofile, nsnp, nind, indvec, first, last, transpose, verbose)
}

Try the smartsnp package in your browser

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

smartsnp documentation built on March 4, 2021, 5:06 p.m.