coin: A helper function to flip a random coin.

View source: R/coin.R

coinR Documentation

A helper function to flip a random coin.

Description

A helper function to flip a random coin.

Usage

coin(p)

Arguments

p

The probability of a head.


ctross/PrisonR documentation built on July 1, 2024, 11:23 p.m.