identical.norowname: Checking the equality of two rows of the dataset.

Description Usage

View source: R/ghost_packages.R

Description

Identical.norowname function is one of the best ways to test whether two rows of the dataset are equal. Identical.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.Epsilon is a threshold for determining the equality for two rows.

Usage

1
identical.norowname(df1, df2, epsilon)

Ghost documentation built on March 26, 2020, 6:45 p.m.