runittotestthat (version 0.0-2)

convert_checkIdentical: Convert a checkIdentical call.

Description

Converts a checkIdentical call.

Usage

convert_checkIdentical(x)

Arguments

x
A call to the checkIdentical function.

Value

x A call to the expect_identical function.