Skip to content

Instantly share code, notes, and snippets.

@Nicktz
Created December 28, 2015 08:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nicktz/8e050b5fa6699a3dc115 to your computer and use it in GitHub Desktop.
Save Nicktz/8e050b5fa6699a3dc115 to your computer and use it in GitHub Desktop.
devtools::install_github("hadley/ggplot2")
@Nicktz
Copy link
Author

Nicktz commented Dec 28, 2015

Update plotly:
Restart R (NBNBNB) and:

remove.packages('plotly') # if you've installed it before
devtools::install_github("ropensci/plotly")
library('plotly')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment