| Service | Master | Develop |
|:-------------:|:------:|:-------:|
| CI Status | |
|
| Test Coverage |
|
|
Tools for downloaders/users/people getting data out of dbGaP.
You can install the released version of phsparsr from github with:
# install.packages("devtools")
devtools::install_github("UW-GAC/phsparsr")
html_path <-
system.file("extdata", "example.html",
package = "phsparsr", mustWork = TRUE)
parsed <- parse_phs(html_path)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.