Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide boolean outputs that report on equality for certain conditions #8

Open
robne1982 opened this issue Jun 6, 2017 · 2 comments

Comments

@robne1982
Copy link
Collaborator

For examples:

  • Do datasets match (all.equals but with our processing)
  • Are all rows present
  • Are all cols present
  • Does data match
  • etc
@robne1982
Copy link
Collaborator Author

Given the other bugs and slow progress, removing the v1.1.2 tag - we'll aim to come back to this later.

@robne1982
Copy link
Collaborator Author

Thinking about how this interacts with #23 (and this may be obvious) but these functions will need to interrogate the rCompare object, and therefore, if we fix #23, we should ensure we always produce a valid object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant