lattice_theme: 'IFC_plot' Lattice Theme Creation

View source: R/graphs_utils.R

lattice_themeR Documentation

'IFC_plot' Lattice Theme Creation

Description

Helper to create lattice theme from 'IFC_plot'

Usage

lattice_theme(obj = list(), color_mode = c("white", "black")[1], lt = NULL)

Arguments

obj

an object of class 'IFC_plot' as created by plotGraph.

color_mode

whether to extract colors from 'obj' in white or black mode. Default is "white".

lt

an existing lattice theme to modify according to 'color_mode'.

Value

a list of graphical parameters for 'lattice' backend.


gitdemont/IFC documentation built on Feb. 20, 2025, 12:55 a.m.