tests/testthat/testLibDynam/R/a.r

a <- 1

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

nulltest4 <- 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 Sept. 22, 2023, 9:06 a.m.