R/cpp11.R

Defines functions nth_element

# Generated by cpp11: do not edit by hand

nth_element <- function(copy, n) {
  .Call(`_tumopp_nth_element`, copy, n)
}
heavywatal/rtumopp documentation built on May 16, 2024, 2:10 a.m.