Skip to content
/ blockr Public

❗ This is a read-only mirror of the CRAN R package repository. blockr — A Block-Based Framework for Data Manipulation and Visualization. Homepage: https://bristolmyerssquibb.github.io/blockr/

Notifications You must be signed in to change notification settings

cran/blockr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockr

lifecycle status coverage

Functionality for blockr is provided by multiple independent R packages, some of which are bundled together for convenience reasons.

Installation

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

# install.packages("pak")
pak::pak("BristolMyersSquibb/blockr")

Example

library(blockr)

run_app(
  blocks = c(
    a = new_dataset_block("iris")
  )
)

About

❗ This is a read-only mirror of the CRAN R package repository. blockr — A Block-Based Framework for Data Manipulation and Visualization. Homepage: https://bristolmyerssquibb.github.io/blockr/

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages