convert_to_iso64bitr: Convert any recognised ISO11784/5 format to Raw Hexadecimal...

View source: R/utilities.R

convert_to_iso64bitrR Documentation

Convert any recognised ISO11784/5 format to Raw Hexadecimal format, animal tag bit on the Right

Description

Convert any recognised ISO11784/5 format to Raw Hexadecimal format, animal tag bit on the Right

Usage

convert_to_iso64bitr(.data)

Arguments

.data

A vector of character strings

Value

A converted vector of character strings

Examples

convert_to_iso64bitr(c('999012345678901','8000F9C2DFDC1C36','3E7.02DFDC1C37'))

ISO11784Tools documentation built on March 7, 2023, 8:04 p.m.