Returns a specific row from notes specified by i. Default is nrow(notes) which returns the last note

notetaker_get_note(notes, i = nrow(notes))

Arguments

notes

object containing the report notes

i

numerical; row number for corresponding note, default is nrow(notes)

Value

a single row from a tibble