Skip to contents

This function extracts timestamp, IFCB number, and date components from a filename.

Usage

extract_parts(filename)

Arguments

filename

A character string specifying the filename to extract parts from.

Value

A data frame with columns: sample, timestamp, date, year, month, day, time, and ifcb_number.