R/prospect_hash.R

Defines functions prospect_hash

prospect_hash <- function(n) {
  .Call("C_prospect_hash", n, .Random.seed, PACKAGE = "hutilscpp")
}

Try the hutilscpp package in your browser

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

hutilscpp documentation built on Sept. 11, 2024, 5:23 p.m.