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

duplicate words in the first line of the VI-output #98

Open
kramarek opened this issue Feb 28, 2024 · 0 comments
Open

duplicate words in the first line of the VI-output #98

kramarek opened this issue Feb 28, 2024 · 0 comments

Comments

@kramarek
Copy link

There are duplicate words in the first line of the VI-output. "with the title:" is output twice.

library(BrailleR)
x <- rnorm(1000)
my_plot <- hist(x, plot = TRUE, main = "my histogram")
BrailleR::VI(my_plot)
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

1 participant