easyRNASeq-global-variables {easyRNASeq}R Documentation

Objects created when the package is attached.

Description

The package creates the following objects when attached

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

These objects hold the following information

and are designed as global variables to expose the fact that they are hardcoded. There exist as placeholder in case a user would require different values for these.

See Also

.onAttach in the base package.


[Package easyRNASeq version 2.16.0 Index]