Creates an empty axes plane for given parameters
mdaplot.plotAxes(xticklabels = NULL, yticklabels = NULL, xticks = NULL,
yticks = NULL, lim = NULL, main = NULL, xlab = NULL, ylab = NULL,
xlas = 0, ylas = 0)
labels for x ticks
labels for y ticks
values for x ticks
values for y ticks
vector with limits for x and y axis
main title for the plot
label for x axis
label for y axis
orientation of xticklabels
orientation of yticklabels