dontCheck: Identity Function to Suppress Checking

Description Usage Arguments See Also

Description

The dontCheck function is the same as identity, but is interpreted by R CMD check code analysis as a directive to suppress checking of x. Currently this is only used by checkFF(registration = TRUE) when checking the .NAME argument of foreign function calls.

Usage

1

Arguments

x

an R object.

See Also

suppressForeignCheck which explains why that and dontCheck are undesirable and should be avoided if at all possible.


robertzk/monadicbase documentation built on May 27, 2019, 10:35 a.m.