Skip to content
Snippets Groups Projects
Commit 3aeb0504 authored by Xianzong Meng's avatar Xianzong Meng
Browse files

Update README.Rmd

parent 8689a5ed
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ Download DABEST
install.packages('devtools')
install.pacakges("reshape2")
install.pacakges("wesanderson")
install.packages("svglite")
devtools::install_github("ACCLAB/dabestr")
devtools::install_github("karthik/wesanderson")
```
......@@ -30,6 +30,7 @@ library(glue)
library(dabestr)
library(wesanderson) # see https://github.com/karthik/wesanderson
library(reshape2)
library(svglite)
pal <- wes_palette("Darjeeling1")
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment