dot-onLoad: Keep backward compatibility by assigning new to old function...

.onLoadR Documentation

Keep backward compatibility by assigning new to old function names when loading the package. Old name did not comply to new CRAN package check rules.

Description

Keep backward compatibility by assigning new to old function names when loading the package. Old name did not comply to new CRAN package check rules.

Usage

.onLoad(libname, pkgname)

Arguments

libname

(character) string giving the library directory where the package defining the namespace was found

pkgname

(character) string giving the name of the package


VFP documentation built on April 13, 2025, 5:12 p.m.