new_baseb_expansion {SyScSelection}R Documentation

Creates a new base-b sequence of a designated length

Description

Creates a new base-b sequence of a designated length

Usage

new_baseb_expansion(k, b)

Arguments

k

The integer to expand

b

Base for integer expansions used in the sequence

Value

The expansion of the integer k


[Package SyScSelection version 1.0.2 Index]