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

Use arrows for points in showDigitizedImage() #38

Closed
droglenc opened this issue Jan 27, 2019 · 2 comments
Closed

Use arrows for points in showDigitizedImage() #38

droglenc opened this issue Jan 27, 2019 · 2 comments
Assignees
Labels

Comments

@droglenc
Copy link
Owner

@droglenc droglenc commented Jan 27, 2019

All for the use of arrows rather than pch symbols for points in showDigitizedImage().

Should be able to do this with text() using unicode characters inside of intToUtf8(), pos= as with the annuli labels, and offset=0. The unicode characters to use are below

intToUtf8(c(9650,9660,9658,9668))

Will probably need to create some sort of catch with pch.show= to catch if the user says "arrows." Or, set a useArrow= logical argument.

@droglenc droglenc self-assigned this Jan 27, 2019
@droglenc
Copy link
Owner Author

@droglenc droglenc commented Jan 31, 2019

Will be in v0.2.1.

@droglenc droglenc closed this Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.