Learn R Programming

ISO11784Tools (version 1.2.0)

isodothex_to_isodecimal: ISO 11784 Dot Hexadecimal format To ISO11784 15 Digit Decimal

Description

ISO 11784 Dot Hexadecimal format To ISO11784 15 Digit Decimal

Usage

isodothex_to_isodecimal(.data)

Value

A vector of ISO11784 15 Digit Decimal format strings.

Arguments

.data

A vector of Dot Hexadecimal format strings.

Examples

Run this code
isodothex_to_isodecimal(c('3DD.3BC4567890'))

Run the code above in your browser using DataLab