blankPlot: Generate a Blank Plot

Description Usage Arguments Value

View source: R/utility_functions.R

Description

This function generates a completely blank plot.

Usage

1
blankPlot(xDim = c(0, 1), yDim = c(0, 1))

Arguments

xDim

the lower and upper boundaries for the x-axis.

yDim

the lower and upper boundaries for the y-axis.

Value

A empty plot.


rettopnivek/utilityf documentation built on March 1, 2021, 7:05 p.m.