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))
object containing the report notes
numerical; row number for corresponding note, default is nrow(notes)
a single row from a tibble