sample_n: sample_row

Description Usage Arguments Examples

View source: R/sample.R

Description

sample_row

Usage

1
sample_n(x, n, replace = FALSE, prob = NULL)

Arguments

x

rabarbRa object

n

n samples

replace

boolean

prob

prob transition matrix

Examples

1
2
3
4
## Not run: 
select_row()

## End(Not run)

jeanmarielepioufle/rabarbRa documentation built on May 19, 2019, 12:39 a.m.