validate_px_save_arguments {pxmake} | R Documentation |
Check all arguments to px_save()
Description
Check all arguments to px_save()
Usage
validate_px_save_arguments(x, path, save_data, data_path)
Arguments
x |
A px object. |
path |
Path to file. The file extension determines the format. Can be:
|
save_data |
If FALSE, no 'Data' sheet is created in the Excel workbook.
Can only be used if |
data_path |
Path to an |
Value
Nothing
[Package pxmake version 0.18.0 Index]