R/RcppExports.R

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

.contigCells <- function(pt, bgr, mtx) {
    .Call('landscapeR_contigCells_cpp', PACKAGE = 'landscapeR', pt, bgr, mtx)
}

.assignValues <- function(val, ad, mtx) {
    .Call('landscapeR_assignValues_cpp', PACKAGE = 'landscapeR', val, ad, mtx)
}

.indexTranspose <- function(id, dim1, dim2) {
    .Call('landscapeR_indexTranspose_cpp', PACKAGE = 'landscapeR', id, dim1, dim2)
}

Try the landscapeR package in your browser

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

landscapeR documentation built on May 1, 2019, 8:28 p.m.