iso64bitright_to_isodecimal: ISO 11784 Raw Hexadecimal format, animal ID on the RIGHT, To...

View source: R/to_isodecimal_tform.R

iso64bitright_to_isodecimalR Documentation

ISO 11784 Raw Hexadecimal format, animal ID on the RIGHT, To ISO11784 15 Digit Decimal

Description

ISO 11784 Raw Hexadecimal format, animal ID on the RIGHT, To ISO11784 15 Digit Decimal

Usage

iso64bitright_to_isodecimal(.data)

Arguments

.data

A vector of Raw Hexadecimal format strings.

Value

A vector of ISO11784 15 Digit Decimal format strings.

Examples

iso64bitright_to_isodecimal(c('ABCDEF1234560001'))

ISO11784Tools documentation built on March 7, 2023, 8:04 p.m.