write_notes | R Documentation |
write_notes()
writes notes/footnotes provided in df
to the appropriate
sheet.
write_notes(df, notes_title = "Notes:", wb, sheet_name, bounds)
df |
data frame to be written |
notes_title |
character string with the title (first line) of the notes. |
wb |
a |
sheet_name |
character name of the sheet to update |
bounds |
named integer vector identifying integer sheet start and end reference column.
All parameters must be numerical. For converting Excel column references to integer references
see
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.