dot-choose_from_df: Internal function - Samples data frames

.choose_from_dfR Documentation

Internal function - Samples data frames

Description

Internal function - Samples data frames

Usage

.choose_from_df(x = x, n = n, replace = replace)

Arguments

x

data frame to be sampled

n

sample size

replace

sample with replacement or not

Value

data frame


dominikjung42/dstools documentation built on June 16, 2024, 2:40 a.m.