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)
}

Try the cartography package in your browser

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

cartography documentation built on Sept. 14, 2023, 5:08 p.m.