Description Usage Arguments Value
View source: R/template_logical.R
Define a template for logical vectors with custom distribution of TRUE, FALSE and NA
1 | template_logical(true_false_na_ratio = c(1, 1, 0))
|
true_false_na_ratio |
relative ratio of values TRUE, FALSE and NA |
logical vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.