Learn R Programming

ISO11784Tools (version 1.2.0)

convert_to_all: Convert a list of codes to all other formats

Description

Convert a list of codes to all other formats

Usage

convert_to_all(.data)

Value

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

Arguments

.data

A vector of character strings

Examples

Run this code
convert_to_all(c('3DD.ABC4567890'))

Run the code above in your browser using DataLab