| compute_yCoordinate {APCtools} | R 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.  | 
[Package APCtools version 1.0.4 Index]