standardize_name {logos} | R 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.
[Package logos version 0.1.0 Index]