tests/testthat/_snaps/file-download.md

throw an error if the sas file does not exist

Code
  download_success <- sas_file_download(sas_path, local_path)
Condition
  Warning:
  `"non-existent file"` cannot be found.

throw an error if the sas file is a directory

Code
  download_success <- sas_file_download(sas_path, local_path)
Condition
  Warning:
  `"~"` is a directory.


Try the sasquatch package in your browser

Any scripts or data that you put into this service are public.

sasquatch documentation built on Feb. 28, 2026, 1:07 a.m.