gtools-defunct: Defunct Functions in package 'gtools'

assertR Documentation

Defunct Functions in package gtools

Description

The functions or variables listed here are no longer part of package gtools.

Usage

assert(...)

capture(expression, collapse = "\n")

sprint(x, ...)

Arguments

expression, collapse, x, ...

ignored

Details

  • assert is a defunct synonym for stopifnot.

  • addLast has been replaced by lastAdd, which has the same purpose but applied using different syntax.

  • capture and capture.output have been removed in favor of capture.output from the utils package.

See Also

Defunct, stopifnot, lastAdd, capture.output


gtools documentation built on Nov. 20, 2023, 5:07 p.m.