R/RcppExports.R

Defines functions rcpp_forcelayout rcpp_throwchart

Documented in rcpp_forcelayout rcpp_throwchart

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

rcpp_forcelayout <- function(schedule, path) {
    invisible(.Call(`_DataViz_rcpp_forcelayout`, schedule, path))
}

rcpp_throwchart <- function(before, after, col, id, lwd, xlim, ylim, offSet, path) {
    invisible(.Call(`_DataViz_rcpp_throwchart`, before, after, col, id, lwd, xlim, ylim, offSet, path))
}

Try the DataViz package in your browser

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

DataViz documentation built on Sept. 17, 2019, 1:02 a.m.