Description
Take the series ID's and convert into a useable format. This produces series ID in a form that can be compared to pith offset file.
Usage
function.id(cores, site.id, tree.id, core.id)
Arguments
cores
A vector containing core Ids.
site.id
A vector specifying the position of start and end for the site ID.
tree.id
A vector specifying the position of start and end for the tree ID.
core.id
A vector specifying the position of start and end for the core ID.
Value
A vector of core ids, re-formatted.