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