standardize_testament {logos} | R Documentation |
Standardize Bible testaments to a common format
Description
This function converts testament to their standardized abbreviations using a predefined lookup table.
Usage
standardize_testament(testament)
Arguments
testament |
A character vector of testament names. |
Value
A character vector of standardized testament names.
[Package logos version 0.1.0 Index]