compute_yCoordinate {APCtools} | R Documentation |
Internal helper function to be called in plot_APChexamap
,
to tilt the x-axis for the hexamap plot.
compute_yCoordinate(period_vec, age_vec)
period_vec |
Numeric vector of period values. |
age_vec |
Numeric vector of age values. |