Learn R Programming

ISO11784Tools (version 1.2.0)

isodecimal_to_iso64bitleft: 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)

Value

A vector of Raw Hexadecimal format strings.

Arguments

.data

A vector of ISO11784 15 Digit Decimal format strings.

Examples

Run this code
isodecimal_to_iso64bitleft(c('989737733408912'))

Run the code above in your browser using DataLab