Learn R Programming

ISO11784Tools (version 1.2.0)

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

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_iso64bitright(c('989737733408912'))

Run the code above in your browser using DataLab