standardize_name: Standardize book names to a common format

View source: R/validate.R

standardize_nameR Documentation

Standardize book names to a common format

Description

This function converts book names to their standardized abbreviations using a predefined lookup table.

Usage

standardize_name(book)

Arguments

book

A character vector of book names.

Value

A character vector of standardized book names.


logos documentation built on April 4, 2025, 4:42 a.m.