tests/testthat.R

if (requireNamespace("testthat", quietly = TRUE)) {
  library(testthat)
  library(GGally)

  test_check("GGally")
}

Try the GGally package in your browser

Any scripts or data that you put into this service are public.

GGally documentation built on Nov. 22, 2023, 9:06 a.m.