trackr_history: trackr_history

Description Usage Arguments Value See Also

View source: R/trackr_history.R

Description

Get the parent records of a trackr_id.

Usage

1
trackr_history(lineage_file, trackr_dir, return_records = "all")

Arguments

lineage_file

A file path, path to lineage file for a certain trackr_id

trackr_dir

A string, path to store trackr log files.

return_records

A string, return "any" available logged records or require data logs for "all" timepoints.

Value

A list with the parent parent records for a given trackr_id.

See Also

trackr_lineage


hamishgibbs/rtrackr documentation built on June 25, 2020, 8:16 p.m.