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