Mercurial > repos > mingchen0919 > mygene_and_myvariant
comparison variant_simple_search_render.R @ 2:a00a424ff951 draft
add r-httr package
author | mingchen0919 |
---|---|
date | Tue, 20 Mar 2018 23:19:14 -0400 |
parents | f8ac93c41720 |
children |
comparison
equal
deleted
inserted
replaced
1:f8ac93c41720 | 2:a00a424ff951 |
---|---|
10 | 10 |
11 library(getopt) | 11 library(getopt) |
12 library(rmarkdown) | 12 library(rmarkdown) |
13 library(jsonlite) | 13 library(jsonlite) |
14 library(DT) | 14 library(DT) |
15 library(httr) | |
15 #------------------------------------------------ | 16 #------------------------------------------------ |
16 | 17 |
17 | 18 |
18 #------------get arguments into R-------------------- | 19 #------------get arguments into R-------------------- |
19 # load helper function | 20 # load helper function |