mdaplot.getXTicks: Prepare xticks for plot

View source: R/mdaplot.R

mdaplot.getXTicksR Documentation

Prepare xticks for plot

Description

Prepare xticks for plot

Usage

mdaplot.getXTicks(xticks, xlim, x_values = NULL, type = NULL)

Arguments

xticks

xticks provided by user (if any)

xlim

limits for x axis

x_values

x values for the plot data object

type

type of the plot


mdatools documentation built on Aug. 13, 2023, 1:06 a.m.