Skip to content
Discussion options

You must be logged in to vote

Hi @dsmccormick8492

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: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@dsmccormick8492
Comment options

@jbengler
Comment options

Answer selected by dsmccormick8492
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants