hexmode: Hexadecimal display

Description Usage Arguments

View source: R/hexmode.R

Description

Create and represent integers in hexadecimal format. This extends ‘base::hexmode'’s functionality by defaulting to coercion to type 'integer' if no explicit S3 method for a class has been defined. Moreover, behavior is different with regards to 'NA' values in unsuccessful coercion of vectors of types 'double' and 'character'.

Usage

1

Arguments

length

A non-negative integer specifying the desire length. Double values will be coerced to integer: supplying an argument of length other than one is an error.


andbamp/hexutils documentation built on Dec. 19, 2021, 2:34 a.m.