get_iso11784_format | R Documentation |
ISO11784 Pattern detection routine to identify (as far as possible) the input format
get_iso11784_format(.data)
.data |
A vector of character strings |
A vector of character strings, each item being one of 5 formats: c('unknown', 'isodecimal', 'isodothex','iso64bitl', 'iso64bitr')
get_iso11784_format(c('3DD.ABC4567890'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.