Prints a specific row from notes specified by i
notetaker_print_notes(notes, i = nrow(notes), ...)
Arguments
- notes
object containing the report notes
- i
specify the row which contains the note to be returned
- ...
arguments passed to notetaker_print_note()
Value
character string containing the notes