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

43 allow user to quickly review digitized images across multiple individuals #64

Conversation

droglenc
Copy link
Contributor

  • iCheckFiles(): Added to provide simplicity of use with reviewDigitized Images(), saveDigitizedImage(), and showDigitizedImage().
  • iHndlFilenames(): Used sringr::str_wrap() to better handle a long error message.
  • reviewDigitizedImages(): Added (this addresses #43).
  • saveDigitizedImage(): Implemented iCheckFiles(). Removed file based tests and included them in tests for iCheckFiles().
  • showDigitizedImage(): Added Encoding() in another spot for unicode "arrows" when plotting (see news for v0.2.7). Implemented iCheckFiles(). Adjusted the method for checking whether two files used the same underlying image. Moved the recycling of pch.show= et al to outside of the loop (so as not to repeat the same recycling for each iteration of the loop). Removed file based tests and included them in tests for iCheckFiles().

@droglenc droglenc merged commit c284097 into dev Dec 22, 2023
6 checks passed
@droglenc droglenc deleted the 43-allow-user-to-quickly-review-digitized-images-across-multiple-individuals branch December 22, 2023 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow user to quickly review digitized images across multiple individuals
2 participants