lds_verse_join: lds_verse_join

Description Usage Arguments Details Value Examples

Description

Function pulls the first 'scriptures$verse_short_title' element for merging with 'scriptures'.

Usage

1
lds_verse_join(reference = "1 Ne. 8:14–15, 18")

Arguments

reference

a specific scripture reference as a character string. Should use the 'verse_short_title'

Details

The function can handle ',', '–', or '-'. The '–' and '-' will keep the first verse reference.

Value

a character string of the first short verse for merging.

Examples

1
lds_verse_join("1 Ne. 8:14–15, 18"); lds_verse_join("1 Ne. 8:14-15, 18"); lds_verse_join("2 Ne. 2:3,5")

hathawayj/latterdaysaints documentation built on June 4, 2019, 12:02 a.m.