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 Sept. 11, 2024, 7:59 p.m.