inst/api_example/R/checkOrder.R

# R function to call your compiled code

checkOrder <- function(x) {
  .Call('check_order', x, TRUE, TRUE)
}

Try the xts package in your browser

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

xts documentation built on May 2, 2019, 5:18 p.m.