clean_file_path | R Documentation |
Convert an EVT/OPP/VCT file path to a form suitable for storage in the SQLite db. Any ".gz", ".parquet", ".opp", ".vct" extensions will be removed.
clean_file_path(paths)
paths |
Character vector of file paths to clean. |
Modified file path as julian_day/EVT_file_name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.