Learn R Programming

sdbuildR (version 2.0.0)

rbool: Generate random logical value

Description

Equivalent of RandBoolean() in Insight Maker

Usage

rbool(p)

Value

Logical value

Arguments

p

Probability of TRUE, numerical value between 0 and 1

Examples

Run this code
rbool(.5)

Run the code above in your browser using DataLab