print_gglist: print list of ggplot objects

Description Usage Arguments

Description

print list of ggplot objects

Usage

1
print_gglist(x, strategy = multiprocess, ...)

Arguments

x

List of ggplot objects

strategy

See strategy in '...“

...

Arguments passed on to future::plan

strategy

The evaluation function (or name of it) to use for resolving a future. If NULL, then the current strategy is returned.

substitute

If TRUE, the strategy expression is substitute():d, otherwise not.

.skip

(internal) If TRUE, then attempts to set a strategy that is the same as what is currently in use, will skipped.

.call

(internal) Used for recording the call to this function.

.cleanup

(internal) Used to stop implicitly started clusters.

.init

(internal) Used to initiate workers.


atusy/ggAtusy documentation built on June 6, 2019, 8:41 p.m.