iso64bitright_to_isodecimal {ISO11784Tools} | R 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'))
[Package ISO11784Tools version 1.1.4 Index]