dot-onLoad: Load the dynamic library when the package is loaded

Description Usage Arguments Details Value

Description

Load the dynamic library when the package is loaded

Usage

1
.onLoad(lib, pkg)

Arguments

lib

The name of the dynamic link library

pkg

The package name

Details

If running devtools::check(), be sure to call it as: devtools::check(cran = FALSE) to avoid an error about the DLL not being able to be found

Value

Nothing


cgrandin/tmbcompilationmwe documentation built on July 23, 2020, 9:50 a.m.