lds_expand_reference: lds_expand_reference

Description Usage Arguments Details Value Examples

Description

Function retrieves the verses of specific topic from the topical guide on lds.org

Usage

1
lds_expand_reference(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 pull all verses referenced.

Value

a character string with all text from the input verses

Examples

1
lds_expand_reference("1 Ne. 8:14–15, 18"); lds_expand_reference("1 Ne. 8:14-15, 18")

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