Export New Targets to Excel
1 | write_excel(df, wb, tab_name, filepath = "out/")
|
df |
data frame with new targest to export |
wb |
workbook name, must exist prior to creation, eg |
tab_name |
tab to add |
filepath |
filepath, default = "out/" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.