num2oct: Number to Octal

View source: R/num2oct.R

num2octR Documentation

Number to Octal

Description

Convert number to octal string.

Usage

num2oct(x, width = NULL)

Arguments

x

a number.

width

minimum width for output string.

Value

Octal string.


arnima-github/arni documentation built on Oct. 28, 2023, 6:18 p.m.