Functionality for blockr is provided by multiple independent R packages, some of which are bundled together for convenience reasons.
You can install the development version of blockr from GitHub with:
# install.packages("pak")
pak::pak("BristolMyersSquibb/blockr")library(blockr)
run_app(
blocks = c(
a = new_dataset_block("iris")
)
)
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.