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.


arni-magnusson/arni documentation built on Nov. 3, 2023, 7:35 p.m.