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

hedgehogqa/r-hedgehog documentation built on July 18, 2021, 5 a.m.