baseb_expansion {SyScSelection} | R Documentation |
Adds the next base-b element to an existing base-b sequence
Description
Adds the next base-b element to an existing base-b sequence
Usage
baseb_expansion(ain, b)
Arguments
ain |
Either a an array containing an existing base-b expansion, or a scalar integer indicating the length for a new base-b expansion |
b |
Base for integer expansions used in the sequence |
Value
An expanded base-b expansion
[Package SyScSelection version 1.0.2 Index]