Create an output file name
Arguments
- id
a tag used to form the file name; if not provided, a random name
will be generated.
Value
A character file name.
Examples
file_ds()
#> [1] "mrgsims-ds-1b91f5cc66f.parquet"
file_ds("example")
#> [1] "mrgsims-ds-example.parquet"