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/tumorr documentation built on April 2, 2024, 7:24 p.m.