Rdocumentation
powered by
Learn R Programming
dplyr (version 0.1.1)
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)
Arguments
x,y
src or tbls to test
Value
a logical flag