isodecimal_to_iso64bitleft {ISO11784Tools}R Documentation

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

Description

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

Usage

isodecimal_to_iso64bitleft(.data)

Arguments

.data

A vector of ISO11784 15 Digit Decimal format strings.

Value

A vector of Raw Hexadecimal format strings.

Examples

isodecimal_to_iso64bitleft(c('989737733408912'))

[Package ISO11784Tools version 1.1.4 Index]