convert_to_isodecimal | R Documentation |
Convert any recognised ISO11784/5 format to Decimal format
convert_to_isodecimal(.data)
.data |
A vector of character strings |
A converted vector of character strings
convert_to_isodecimal(c('3E7.02DFDC1C35','8000F9C2DFDC1C36','EC383BFB439F0001'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.