View source: R/to_isodecimal_tform.R
iso64bitleft_to_isodecimal | R Documentation |
ISO 11784 Raw Hexadecimal format, animal ID on the LEFT, To ISO11784 15 Digit Decimal
iso64bitleft_to_isodecimal(.data)
.data |
A vector of Raw Hexadecimal format strings. |
A vector of ISO11784 15 Digit Decimal format strings.
iso64bitleft_to_isodecimal(c('8000ABCDEF123456'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.