| splitTrack | R Documentation | 
Split Track into Multiple Tracks
splitTrack(x, positions, id = NULL, min.length = 2)
| x | the input track (a data frame or a matrix). | 
| positions | a vector of positive integers, given in ascending order. | 
| id | a string used to identify the resulting tracks; for instance,
if  | 
| min.length | nonnegative integer. Resulting tracks that have fewer positions than the value of this parameter are dropped. | 
An object of class tracks with the resulting splitted tracks.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.