View source: R/find_start_time.R
find_start_time | R Documentation |
Finds the start time for an HCA HDF5 file using the filename string
find_start_time(x)
x |
input file |
Start time in POSIXct format
infile = '1547228190839_000001_arbC8350154@LT-PINK_0000003600000.hdf5'
find_start_time(infile)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.