mdaplot.getXTicks {mdatools}R 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


[Package mdatools version 0.14.1 Index]