print_if_interactive: Print if not CRAN

View source: R/utils.R

print_if_interactiveR Documentation

Print if not CRAN

Description

Small function to print a plot if the R session is interactive or in a CI build

Usage

print_if_interactive(p)

Arguments

p

plot to be displayed


GGally documentation built on Nov. 22, 2023, 9:06 a.m.