tests/testthat/testDllLoad/R/a.r

a <- 1

nulltest <- function() {
  .Call("null_test", PACKAGE = "testDllLoad")
}

nulltest2 <- function() {
  .Call(null_test2)
}

Try the pkgload package in your browser

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

pkgload documentation built on June 28, 2024, 5:07 p.m.