GGally (version 1.4.0)

print_if_interactive: Print if not CRAN

Description

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

Usage

print_if_interactive(p)

Arguments

p

plot to be displayed