same.base {ncpen} | R Documentation |
This is internal use only function.
same.base(base.cols, a, b)
base.cols |
vector of base column names. |
a |
first column to be compared. |
b |
second column to be compared. |
TRUE if same base, FALSE otherwise.