mdaplot.getYTickLabels {mdatools} | R Documentation |
Prepare yticklabels for plot
Description
Prepare yticklabels for plot
Usage
mdaplot.getYTickLabels(yticklabels, yticks, excluded_rows)
Arguments
yticklabels |
yticklables provided by user (if any) |
yticks |
yticks (provided or computed) |
excluded_rows |
rows excluded from plot data (if any) |
[Package mdatools version 0.14.1 Index]