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 June 22, 2024, 9:56 a.m.