List files attached to a run
formr_api_files.RdReturns a data frame of all files uploaded to a specific run, including their public URLs and timestamps.
Arguments
- run_name
Name of the run.
- verbose
Logical. If TRUE (default), reports progress via
message().