R/Timelapse.R
tl_ddb_extract.Rd
Pulls the data table from a .ddb file used by the Timelapse program. Similar to the export to CSV option in the GUI.
tl_ddb_extract(file)
character. File path to a timelapse database file (.ddb).
a data frame.