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