Learn R Programming

logos (version 0.1.0)

standardize_name: 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)

Value

A character vector of standardized book names.

Arguments

book

A character vector of book names.