rhyme_scheme | R Documentation |
Get rhyme scheme for a given hymn
rhyme_scheme(ref_id = 1, df, pron)
ref_id |
An integer number, refering to a hymn number |
df |
tibble based on output from |
pron |
A tibble assumed to contain a |
a tibble with rhyme structure in new column, scheme
. The
number, x, in that column indicates that the word must rhyme with the x-
previous word. I.e "2" means that this must rhyme with the word two lines
above.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.