trackr_history.RdGet the parent records of a trackr_id.
trackr_history(trackr_id, trackr_dir, return_records = "all")
| trackr_id | A string, the trackr_id used as a starting point for extracting the record lineage. | 
|---|---|
| trackr_dir | A string, path to trackr log files. | 
| return_records | A string (optional), whether to require data log files for all processing steps "all", or any that are available "any". | 
A list with the parent parent records for a given trackr_id.
trackr_lineage