shrink.halves: Shrink a number by dividing it into halves.

Description Usage Arguments Examples

View source: R/shrink.R

Description

Shrink a number by dividing it into halves.

Usage

1

Arguments

x

number to produce halves of

Examples

1
2
shrink.towards(45)
# 22 11  5  2  1

hedgehog documentation built on May 2, 2019, 11:27 a.m.