ggobi / ggally

R package that extends ggplot2
http://ggobi.github.io/ggally/
584 stars 119 forks source link

Put rq() behind skip_if_not() #503

Open MichaelChirico opened 4 months ago

MichaelChirico commented 4 months ago

This is similar to the skip_if(!rq(...)) setup seen elsewhere.