vz_write_directory_quasixls: Turn a httr response created by...

View source: R/school_directory.R

vz_write_directory_quasixlsR Documentation

Turn a httr response created by vz_get_directory_responses() into and XLS file

Description

Turn a httr response created by vz_get_directory_responses() into and XLS file

Usage

vz_write_directory_quasixls(response, write_file = FALSE, dest_dir = getwd())

Arguments

response

a httr respons returned by vz_get_directory_responses()

write_file

Whether to write the XLS files locally.

dest_dir

Directory in which to write XLS files. Defaults to working directory.

Value

character of length 1: path to XLS file


petrbouchal/vsezved documentation built on July 14, 2024, 3:44 p.m.