mdaplot.getXTickLabels {mdatools}R Documentation

Prepare xticklabels for plot

Description

Prepare xticklabels for plot

Usage

mdaplot.getXTickLabels(xticklabels, xticks, excluded_cols)

Arguments

xticklabels

xticklables provided by user (if any)

xticks

xticks (provided or computed)

excluded_cols

columns excluded from plot data (if any)


[Package mdatools version 0.14.1 Index]