dont_plot: Suppress Plotting

View source: R/utils.R

dont_plotR Documentation

Suppress Plotting

Description

Suppress Plotting

Usage

dont_plot(x, ...)

Arguments

x

Object to call graphics::plot() on.

Value

Invisibly returns whatever plot(x) would normally returns, but does not plot anything (which is the point).


jolars/trelliswork documentation built on June 5, 2023, 11:52 a.m.