powered by
ISO11784 Pattern detection routine to identify (as far as possible) the input format
get_iso11784_format(.data)
A vector of character strings, each item being one of 5 formats: c('unknown', 'isodecimal', 'isodothex','iso64bitl', 'iso64bitr')
A vector of character strings
get_iso11784_format(c('3DD.ABC4567890'))
Run the code above in your browser using DataLab