clean_file_path: Clean a file path.

View source: R/files.R

clean_file_pathR Documentation

Clean a file path.

Description

Convert an EVT/OPP/VCT file path to a form suitable for storage in the SQLite db. Any ".gz", ".opp", ".vct" extensions will be removed.

Usage

clean_file_path(paths)

Arguments

paths

Character vector of file paths to clean.

Value

Modified file path as julian_day/EVT_file_name.


armbrustlab/popcycle documentation built on June 17, 2024, 1:15 a.m.