convert_to_all: Convert a list of codes to all other formats

View source: R/utilities.R

convert_to_allR 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'))

ISO11784Tools documentation built on April 4, 2025, 12:32 a.m.