find_start_time: Find start time for HCA file

View source: R/find_start_time.R

find_start_timeR Documentation

Find start time for HCA file

Description

Finds the start time for an HCA HDF5 file using the filename string

Usage

find_start_time(x)

Arguments

x

input file

Value

Start time in POSIXct format

Examples

infile = '1547228190839_000001_arbC8350154@LT-PINK_0000003600000.hdf5'
find_start_time(infile)

DJFernandes/ezHCA documentation built on June 12, 2025, 12:01 p.m.