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('_wordcloud_is_overlap', PACKAGE = 'wordcloud', x11, y11, sw11, sh11, boxes1)
}

Try the wordcloud package in your browser

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

wordcloud documentation built on May 1, 2019, 8:47 p.m.