The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

blockr.dplyr

check coverage

blockr.dplyr provides interactive blocks for data transformation. Filter, sort, summarize, join, and manipulate data through visual interfaces.

Overview

blockr.dplyr is part of the blockr ecosystem and provides data transformation blocks.

Installation

install.packages("blockr.dplyr")

Or install the development version from GitHub:

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

Getting Started

Create and launch an empty dashboard:

library(blockr.dplyr)
serve(new_board())

This opens a visual interface in your web browser. Add blocks using the “+” button, connect them by dragging, and configure each block through its settings. Data transformations update in real-time as you build your workflow.

Available Blocks

blockr.dplyr provides 16 data transformation blocks:

Core Operations

Filtering

Creating & Modifying Columns

Summarizing

Combining Data

Reshaping

See vignette("blockr-dplyr-showcase") for a complete showcase with screenshots and detailed explanations of each block.

Learn More

The blockr.dplyr website includes full documentation and the showcase vignette. For information on the workflow engine, see blockr.core.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.