R/RcppExports.R

Defines functions is_overlap

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

is_overlap <- function(x11, y11, sw11, sh11, boxes1) {
    .Call(`_cartography_is_overlap`, x11, y11, sw11, sh11, boxes1)
}
riatelab/cartography documentation built on Sept. 17, 2023, 3:29 p.m.