alexsanjoseph / compareDF

R Tool to compare two data.frames
Other
93 stars 17 forks source link

Error when compare x (with data) and y(without data) #1

Closed happyshows closed 8 years ago

happyshows commented 8 years ago

Creating comparison table... Error in data.frame(chng_type = "1", both_diffs$df1_2) : arguments imply differing number of rows: 1, 0

from my perspective, the comparison should still be valid and showing x has the addition of the new rows.

I'm using the CRAN version.

happyshows commented 8 years ago

I think the dev version is working, closing it now

Nelson09 commented 7 years ago

I download the dev version but facing the similar error message. Please help

Error in data.frame(chng_type = "1", both_diffs$df1_2) : arguments imply differing number of rows: 1, 0

alexsanjoseph commented 7 years ago

Did you install using install_github? Can you give me an example so that I can reproduce the error?

On 24 November 2016 at 10:23, Nelson09 notifications@github.com wrote:

I download the dev version but facing the similar error message. Please help

Error in data.frame(chng_type = "1", both_diffs$df1_2) : arguments imply differing number of rows: 1, 0

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alexsanjoseph/compareDF/issues/1#issuecomment-262689995, or mute the thread https://github.com/notifications/unsubscribe-auth/AA67dKpi2zhXMtiS7Wp1nGlspcw-rEBCks5rBRhigaJpZM4JiPkE .

-- Alex Joseph Senior Engineer - Research System Insights