compute_yCoordinate: Internal helper to tilt the x-axis for the hexamap plot

View source: R/plot_APChexamap_helpers.R

compute_yCoordinateR Documentation

Internal helper to tilt the x-axis for the hexamap plot

Description

Internal helper function to be called in plot_APChexamap, to tilt the x-axis for the hexamap plot.

Usage

compute_yCoordinate(period_vec, age_vec)

Arguments

period_vec

Numeric vector of period values.

age_vec

Numeric vector of age values.


APCtools documentation built on Jan. 14, 2023, 1:15 a.m.