convert_to_iso64bitl {ISO11784Tools} | R Documentation |
Convert any recognised ISO11784/5 format to Raw Hexadecimal format, animal tag bit on the Left
Description
Convert any recognised ISO11784/5 format to Raw Hexadecimal format, animal tag bit on the Left
Usage
convert_to_iso64bitl(.data)
Arguments
.data |
A vector of character strings |
Value
A converted vector of character strings
Examples
convert_to_iso64bitl(c('999012345678901','3E7.02DFDC1C36','EC383BFB439F0001'))
[Package ISO11784Tools version 1.1.4 Index]