Learn R Programming

GGally (version 2.2.1)

print_if_interactive: 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