isodecimal_to_iso64bitright {ISO11784Tools}R Documentation

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

Description

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

Usage

isodecimal_to_iso64bitright(.data)

Arguments

.data

A vector of ISO11784 15 Digit Decimal format strings.

Value

A vector of Raw Hexadecimal format strings.

Examples

isodecimal_to_iso64bitright(c('989737733408912'))

[Package ISO11784Tools version 1.1.4 Index]