# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
#' @title iterModelCpp
#' @name iterModelCpp
#' @param local local
#' @param meta meta
#' @param phylo phylo
#' @param params params
#' @param print print
NULL
iterModelCpp <- function(local, meta, phylo, params, print) {
.Call(`_roleR_iterModelCpp`, local, meta, phylo, params, print)
}
#' @name testRand
#' @title testRand
#' @param m m
#' @return outMat
testRand <- function(m) {
.Call(`_roleR_testRand`, m)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.