write_pivot_table | R Documentation |
Save a pivot table to disk
write_pivot_table(
object,
path,
overwrite = TRUE,
selfcontained = TRUE,
...,
verbose = getOption("verbose")
)
object |
created with |
path |
(character) path on disk |
... |
further arguments to |
verbose |
(logical) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.