# NOT RUN {
a <- "https://github.com/phuse-org/phuse-scripts/raw/master"
b <- "development/R/scripts"
c <- "Draw_Dist2_R.yml"
f1 <- paste(a,b,c, sep = '/')
f2 <- read_yml(f1)
f3 <- download_script(f2)
# }
Run the code above in your browser using DataLab