Description Usage Arguments Value See Also
View source: R/trackr_history.R
Get the parent records of a trackr_id.
1 | trackr_history(lineage_file, trackr_dir, return_records = "all")
|
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. |
A list with the parent parent records for a given trackr_id.
trackr_lineage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.