function.id: Core IDs

Description Usage Arguments Value

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

1
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.


dplRCon documentation built on May 2, 2019, 2:02 p.m.

Related to function.id in dplRCon...