convert_canonical_graycode: Convert a given graycode into its canonical format

Description Usage Arguments Value Examples

View source: R/convert_canonical_graycode.R

Description

Convert a given graycode into its canonical format: beginning with 1, digits representing different groups are of increasing order

Usage

1

Arguments

code

An interger vector, i.e. the input graycode, which can be of any random integer vectors

Value

An integer vector of the canonical graycode

Examples

1
2
3

senhu/FCBMA documentation built on Aug. 6, 2019, 4:56 p.m.