R/prospect_hash.R

Defines functions prospect_hash

prospect_hash <- function(n) {
  .Call("C_prospect_hash", n, .Random.seed, PACKAGE = "hutilscpp")
}
HughParsonage/hutilscpp documentation built on March 1, 2025, 12:29 p.m.