R/RcppExports.R

Defines functions colMax

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

colMax <- function(mat, na_rm = FALSE) {
    .Call('_RPtests_colMax', PACKAGE = 'RPtests', mat, na_rm)
}

Try the RPtests package in your browser

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

RPtests documentation built on July 11, 2021, 1:06 a.m.