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 April 17, 2023, 1:07 a.m.