Learn R Programming

align (version 0.1.0)

candidate_data: Synthetic Candidate Data

Description

A synthetic record, resembling d13C data, for testing the DTW algorithm

Usage

candidate_data

Arguments

Format

## `candidate_data` An array with 50 rows and 2 columns:

d13c

Synthetic d13C values

m

Synthetic meterage values

...