tests/testthat.R

if (require(testthat)) {
  library(rgl)
  options(rgl.useNULL = TRUE)
  test_check("rgl")
} else
	warning("'testthat' package is needed for tests")

Try the rgl package in your browser

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

rgl documentation built on July 9, 2023, 7:36 p.m.