Skip to content

BristolMyersSquibb/blockr.ggstatsplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockr.ggstatsplot

ggstatsplot for blockr.

Installation

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

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

Example

library(blockr)
library(blockr.ggstatsplot)

stack <- new_stack(
  new_dataset_block,
  new_ggscatterstats_block
)

serve_stack(stack)

About

ggstatsplot for blockr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages