zulu_letters: A lookup table for the phonetic alphabet

zulu_lettersR Documentation

A lookup table for the phonetic alphabet

Description

A dataset containing the letters of the alphabet and their representation in the phonetic alphabet (alpha, bravo, charlie, ..., zulu). The data is formatted as an ⁠enframed tibble⁠ (see tibble::enframe()), suitable for use in contexts such as the lookup() function.

Usage

zulu_letters

Format

A tibble (data frame) with 26 rows and 2 variables:

name

letters of the alphabet

value

phonetic representation of the letters


torfason/zulutils documentation built on Aug. 21, 2023, 5:46 p.m.