g_getLocations: get locations for 'ggmatrix'

View source: R/g_getLocations-deprecated.R

g_getLocationsR Documentation

get locations for ggmatrix

Description

For the target compound loon plot, determines location in ggmatrix

Usage

g_getLocations(target)

## Default S3 method:
g_getLocations(target)

## S3 method for class 'l_pairs'
g_getLocations(target)

Arguments

target

the (compound) loon plot whose locations are needed to lay out.

Value

a list of an appropriate subset of the named location arguments 'c("ncol", "nrow", "layout_matrix", "heights", "widths")'. layout_matrix is an nrow by ncol matrix whose entries identify the location of each plot in g_getPlots() by their index.

See Also

l_getLocations, g_getPlots


great-northern-diver/loon.ggplot documentation built on March 20, 2023, 8:03 p.m.