Learn R Programming

mrbin (version 1.3.0)

.onLoad: A function executed when loading this package

Description

This function resets the parameter variables.

Usage

.onLoad(libname, pkgname)

Arguments

libname

Library name

pkgname

Package name

Value

None

Examples

Run this code
# NOT RUN {
 .onLoad() 
# }

Run the code above in your browser using DataLab