Description Usage Arguments Value See Also Examples
View source: R/mergeTracksCollection.R
mergeTracksCollection merges the Track
objects for each Tracks object of a
TracksCollection into a
singular Track object.
1 | mergeTracksCollection(trackscollection, cores = 1, clcall = NULL)
|
trackscollection |
A
|
cores |
An integer value representing the number of cores to use in parallel computing. |
clcall |
A function that is passed to
|
A TracksCollection object with
a Tracks object for each former
Tracks object containing
the merged Track objects of the
input Tracks object as one
Track object.
mergeTracks, reorganizeTracks.
1 | #
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.