oct2num: Octal to Number

View source: R/oct2num.R

oct2numR Documentation

Octal to Number

Description

Convert octal string to number.

Usage

oct2num(x)

Arguments

x

an octal string, like "377".

Value

Integer.


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