Skip to content
Discussion options

You must be logged in to vote

Hi @johnny101er

Thank you for using tidyplots and for spotting this bug!

I just pushed a fix to the development version of tidyplots. You can try it by installing the development version like so

install.packages("pak")
pak::pak("jbengler/tidyplots")

Sometimes pak is not working. In this case you can try

install.packages("devtools")
devtools::install_github("jbengler/tidyplots")

Best
Broder

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by johnny101er
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants