R/script.R

## This is a script that will download all the packages and library them.

install.packages('devtools')
library('devtools')

devtools::install_github('tuotuoZ/docker_test')
library('docker_test')
tuotuoZ/docker_test documentation built on May 22, 2019, 3:59 p.m.