weighted_coin: A weighted coin

View source: R/timing.R

weighted_coinR Documentation

A weighted coin

Description

Flips a coin that is weighted

Usage

weighted_coin(positive = 1, negative = 14)

Arguments

positive

the odds of TRUE (default: 1)

negative

the offs of FALSE (default: 14)

Value

logical


jonkeane/phototweetr documentation built on Jan. 10, 2023, 1:21 p.m.