Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dot-onAttach

Package Attach Hook Function


Description

Hook triggered when package attached

Usage

.onAttach(lib, pkg)

Arguments

lib

a character string giving the library directory where the package defining the namespace was found

pkg

a character string giving the name of the package

Examples

CPAT:::.onAttach(.libPaths()[1], "CPAT")

CPAT

Change Point Analysis Tests

v0.1.0
MIT + file LICENSE
Authors
Curtis Miller [aut, cre]
Initial release
2018-12-06

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.