Skip to content

BristolMyersSquibb/blockr.pharmaverseadam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockr.pharmaverseadam

Pharmaverse ADAM datasets for blockr

Installation

You can install the development version of blockr.pharmaverseadam from GitHub with:

# install.packages("remotes")
remotes::install_github("blockr-org/blockr.pharmaverseadam")

Example

library(blockr)
library(blockr.pharmaverseadam)

serve_stack(new_stack(new_adam_block(selected = "adcm")))

# Will error
# serve_stack(new_stack(new_adam_block(selected = "test")))

About

Pharmaverse ADAM datasets for blockr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages