get_evt_files: Find EVT files with a recursive search down a directory tree.

View source: R/files.R

get_evt_filesR Documentation

Find EVT files with a recursive search down a directory tree.

Description

Find EVT files with a recursive search down a directory tree.

Usage

get_evt_files(evt_dir, db = NULL)

Arguments

evt_dir

Directory containing EVT files.

db

SQLite3 popcycle database file. If present, inner join to sfl table and add a date column.

Value

Tibble of EVT file paths, file IDs, and optionally dates: ("path", "file_id", "date").


armbrustlab/popcycle documentation built on April 1, 2024, 2:41 p.m.