Ploting Warning #1056
Unanswered
hahahah-single
asked this question in
Questions / Documentation
Ploting Warning
#1056
Replies: 1 comment
-
This is a change implemented in newer versions of ggplot2. You can ignore the warning |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am re-running my samples and get some warning when using plotFootprints and plotBrowserTrack function : guides( = FALSE)
is deprecated. Please use
guides( = "none")` instead.I wondering how I can manage these warnings and can i ignore it ?
Beta Was this translation helpful? Give feedback.
All reactions