dplyr (version 1.0.10)

same_src: Figure out if two sources are the same (or two tbl have the same source)

Description

Figure out if two sources are the same (or two tbl have the same source)

Usage

same_src(x, y)

Value

a logical flag

Arguments

x, y

src or tbls to test