convert_to_all {ISO11784Tools}R Documentation

Convert a list of codes to all other formats

Description

Convert a list of codes to all other formats

Usage

convert_to_all(.data)

Arguments

.data

A vector of character strings

Value

A tibble containing the original codes with a detected format column plus a column for each known format

Examples

convert_to_all(c('3DD.ABC4567890'))

[Package ISO11784Tools version 1.1.4 Index]