cpp_fast_sample: Use Rcpp for Sampling

View source: R/RcppExports.R

cpp_fast_sampleR Documentation

Use Rcpp for Sampling

Description

Create a sample of integers

Arguments

n

a R_len_t, max number integers to choose from.

size

a R_len_t the desired size of return integers.

replace

a bool determining if sampling should be done with replacement. Default is false.


gitdemont/IFC documentation built on Feb. 20, 2025, 12:55 a.m.