base_theme: 'IFC_plot' Base Theme Creation

View source: R/graphs_utils.R

base_themeR Documentation

'IFC_plot' Base Theme Creation

Description

Helper to create base theme from 'IFC_plot'

Usage

base_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 'base' and 'raster' backend.


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