Learn R Programming

ISO11784Tools (version 1.2.0)

convert_to_isodothex: Convert any recognised ISO11784/5 format to Dot Hexadecimal format

Description

Convert any recognised ISO11784/5 format to Dot Hexadecimal format

Usage

convert_to_isodothex(.data)

Value

A converted vector of character strings

Arguments

.data

A vector of character strings

Examples

Run this code
convert_to_isodothex(c('999012345678901','8000F9C2DFDC1C36','EC383BFB439F0001'))

Run the code above in your browser using DataLab