cl_xrange: Retrieve ranges of X or Y axis

View source: R/crosslink.R

cl_xrangeR Documentation

Retrieve ranges of X or Y axis

Description

Retrieve ranges of X or Y axis

Usage

cl_xrange(object, layout = NULL, all = F, crosses = NULL, include.flank = T)

cl_yrange(object, layout = NULL, all = F, crosses = NULL, include.flank = T)

Arguments

object

a CrossLink object

layout

name of the layout to be retrived or set

all

also return ranges for each cross. The range does not include header.

crosses

subset crosses. NULL for all crosses.

Value

range of X or Y axis for the given layout


zzwch/crosslink documentation built on Aug. 27, 2023, 5:57 p.m.