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

Suggested fix for legend.nomabbrev() #16

Closed
alvinjeffery opened this issue Dec 19, 2015 · 1 comment
Closed

Suggested fix for legend.nomabbrev() #16

alvinjeffery opened this issue Dec 19, 2015 · 1 comment

Comments

@alvinjeffery
Copy link

I was working on a nomogram and ran into an error with the tick abbreviations in your legend.nomabbrev() function of plot.nomogram.s. I could easily have been doing something wrong, but I did notice I was able to correct the function by using…

abb <- attr(object, 'info')$Abbrev[[which]]  # note the capital ‘A’ rather than lowercase 
@harrelfe
Copy link
Owner

Thanks for reporting that. It will be fixed in the upcoming release in the next week.

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

No branches or pull requests

2 participants