get.plot.height: Plot Extent

View source: R/helper_functions.R

get.plot.heightR Documentation

Plot Extent

Description

Returns the extent of a plot.

Usage

get.plot.height(N, px.per.n = 50, min.size = 300, max.size = 1500000)

Arguments

N

Number of observations to plot.

px.per.n

Pixels required per observations.

min.size

Minimal extent of plot in pixels.

max.size

Maximal extent of plot in pixels.

Value

The extent of the plot.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.