dot-onAttach: Package Attach Hook Function

Description Usage Arguments Examples

Description

Hook triggered when package attached

Usage

1
.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

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

ntguardian/MCHT documentation built on May 26, 2019, 9:33 a.m.