You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
maybe write some tests to make sure that your mem_compare function returns a data frame with a certain number of row and certain row names?
either clone an existing repository as a part of the test framework (e.g. hadley/stringr) or use git2r to make a simple repository that you can run your code on.
The text was updated successfully, but these errors were encountered:
tdhock
changed the title
test your own code?
correctness test your own code?
Jul 21, 2015
maybe write some tests to make sure that your mem_compare function returns a data frame with a certain number of row and certain row names?
either clone an existing repository as a part of the test framework (e.g. hadley/stringr) or use git2r to make a simple repository that you can run your code on.
The text was updated successfully, but these errors were encountered: