Learn R Programming

gtools (version 3.0.0)

gtools-deprecated: Deprecated Functions in the gtools package

Description

These functions are provided for compatibility with older versions of gtools, and may be defunct as soon as the next release.

Usage

addLast(fun)

Arguments

fun
Function to be called.

Details

The original help page for these functions is often available at help("oldName-deprecated") (note the quotes).

  • addLasthas been replaced bylastAdd, which has the same purpose but appled using different syntax.

See Also

Deprecated lastAdd