R/RcppExports.R

Defines functions grow

Documented in grow

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

grow <- function(n, f, d, graph, scores, feat_mat, score_mat, tol, weight_mat, selected) {
    .Call(`_FamilyRank_grow`, n, f, d, graph, scores, feat_mat, score_mat, tol, weight_mat, selected)
}

Try the FamilyRank package in your browser

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

FamilyRank documentation built on Feb. 5, 2021, 9:05 a.m.