Learn R Programming

align (version 0.1.0)

target_data: Synthetic Target Data

Description

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

Usage

target_data

Arguments

Format

## `target_data` An array with 251 rows and 2 columns:

d13c

Synthetic d13C values

m

Synthetic meterage values

...