toss: Tossing an unbiased coin

Description Usage Arguments Value Author(s) Examples

Description

Tosses a coin for 'n' number of times

Usage

1
toss(n = 1)

Arguments

n

is the number of times the coin is tossed (default 1)

Value

Outcome(s) of tossing the coin

Author(s)

Prithul Chaturvedi

Examples

1
toss(3)

prithulib documentation built on May 1, 2019, 7:05 p.m.

Related to toss in prithulib...