Ghost (version 0.1.0)

exactidentical.norowname: Checking the equality of two parts of the dataset.

Description

Exactidentical.norowname function is one of the best ways to test whether two parts of the dataset are exactly equal. Exactidentical.norowname function returns TRUE when two parts of the dataset are equal and it returns FALSE when two parts of the dataset are not equal.

Usage

exactidentical.norowname(df1,df2)

Arguments