R/zzz.R

Defines functions .First.lib

.First.lib <- function(lib, pkg) {
	library.dynam("testcpp", pkg, lib)
	.Call("TESTCPP_init")
}

Try the testcpp package in your browser

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

testcpp documentation built on May 2, 2019, 6:07 p.m.