Open joethorley opened 8 months ago
based on the following but throwing a chk error.
if (!requireNamespace("ggplot2", quietly = TRUE)) { stop( "Package \"ggplot2\" must be installed to use this function.", call. = FALSE ) }
based on the following but throwing a chk error.