mdaplot.getYTicks {mdatools}R Documentation

Prepare yticks for plot

Description

Prepare yticks for plot

Usage

mdaplot.getYTicks(yticks, ylim, y_values = NULL, type = NULL)

Arguments

yticks

yticks provided by user (if any)

ylim

limits for y axis

y_values

y values for the plot data object

type

type of the plot


[Package mdatools version 0.14.1 Index]