Learn R Programming

ISO11784Tools (version 1.2.0)

isodecimal_to_isodothex: ISO11784 15 Digit Decimal format To ISO11784 Dot Hexadecimal

Description

ISO11784 15 Digit Decimal format To ISO11784 Dot Hexadecimal

Usage

isodecimal_to_isodothex(.data)

Value

A vector of Dot Hexadecimal format strings.

Arguments

.data

A vector of ISO11784 15 Digit Decimal format strings.

Examples

Run this code
isodecimal_to_isodothex(c('989737733408912'))

Run the code above in your browser using DataLab