R/has_color.R
has_color.Rd
From crayon 2.0.0, this function is simply a wrapper on num_ansi_colors().
num_ansi_colors()
has_color()
TRUE if the current R session supports color.
TRUE
has_color() #> [1] TRUE