template_logical: Define a template for logical vectors with custom...

Description Usage Arguments Value

View source: R/template_logical.R

Description

Define a template for logical vectors with custom distribution of TRUE, FALSE and NA

Usage

1
template_logical(true_false_na_ratio = c(1, 1, 0))

Arguments

true_false_na_ratio

relative ratio of values TRUE, FALSE and NA

Value

logical vector


fstpackage/syntheticbench documentation built on Jan. 23, 2020, 10:13 a.m.