Description Usage Arguments Details Value Author(s) See Also Examples
This function sets package specific options.
Option names start with package name and dot (amisc.*
).
1 | .onLoad(libname, pkgname)
|
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. |
.onLoad
sets the amisc.testing
option to FALSE
.
This option is used to control testing typeouts in function testing
.
none (invisible NULL
)
Andrej Blejec andrej.blejec@nib.si
testing
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.