zzz: Load packages and data

Description Usage Arguments Details Author(s)

Description

This functions load depended R packages and imports default data into global "options".

Usage

1
  .onLoad(libname, pkgname)

Arguments

libname

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

pkgname

a character string giving the name of the package.

Details

After loading, loadNamespace looks for a hook function named .onLoad and runs it before sealing the namespace and processing exports.

Author(s)

Hong Li


BioSeqClass documentation built on April 28, 2020, 9:19 p.m.