.onLoad {VFP}R 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


[Package VFP version 1.4.4 Index]