Description Usage Arguments Value Examples
This function is useful to correct the 'dataTrackJR' object of each video with a reference point.
1 | trackJR_correctXY(data_List, Refpoint)
|
data_List |
The 'list' object to be corrected by the reference points. |
Refpoint |
the 'refpoint' object of the list to be used for corrections. |
the 'list'object where the 'dataTrackJR' was corrected.
1 | BatchList[[10]]<-trackJR_correctXY(BatchList[[10]],Refpoint = BatchList[[1]]$refpoint)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.