log_plot_call_to_device: Log Plot Call to Device Storage
Description
Records a plot call in the device-specific storage.
Usage
log_plot_call_to_device(
function_name,
call_expr,
args,
device_id = grDevices::dev.cur()
)
Arguments
- function_name
Name of the plotting function
- call_expr
The call expression
- args
List of function arguments
- device_id
Graphics device ID