intToBin: integer to binary string

View source: R/accFunctions.R

intToBinR Documentation

integer to binary string

Description

no description

Usage

intToBin(x, l = 4)

Arguments

x

integer

l

length of output (will be padded with 0)

Output

a string

See Also

Other hospital_experiment: binToInt()


dcangst/rrobot documentation built on April 10, 2024, 1:59 a.m.