View source: R/school_directory.R
vz_write_directory_quasixls | R Documentation |
vz_get_directory_responses()
into and XLS fileTurn a httr response created by vz_get_directory_responses()
into and XLS file
vz_write_directory_quasixls(response, write_file = FALSE, dest_dir = getwd())
response |
a httr respons returned by |
write_file |
Whether to write the XLS files locally. |
dest_dir |
Directory in which to write XLS files. Defaults to working directory. |
character of length 1: path to XLS file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.