blockr.core - Graphical Web-Framework for Data Manipulation and Visualization
A framework for data manipulation and visualization using a web-based point and click user interface where analysis pipelines are decomposed into re-usable and parameterizable blocks.
Last updated
data-analysisdata-visualizationframeworkguishinyquarto
10.54 score 16 stars 8 dependents 218 scripts 546 downloadsblockr - A Block-Based Framework for Data Manipulation and Visualization
A framework for building interactive dashboards and document-based reports. Underlying data manipulation and visualization is possible using a web-based point and click user interface.
Last updated
quarto
8.30 score 56 stars 66 scripts 197 downloadsricu - Intensive Care Unit Data with R
Focused on (but not exclusive to) data sets hosted on PhysioNet (<https://physionet.org>), 'ricu' provides utilities for download, setup and access of intensive care unit (ICU) data sets. In addition to functions for running arbitrary queries against available data sets, a system for defining clinical concepts and encoding their representations in tabular ICU data is presented.
Last updated
7.43 score 58 stars 102 scripts 328 downloadsblockr.dock - A Docking Layout Manager for 'blockr'
Building on the docking layout manager provided by 'dockViewR', this provides a flexible front-end to 'blockr.core'. It provides an extension mechanism which allows for providing means to manipulate a board object via panel-based user interface components.
Last updated
6.60 score 2 dependents 30 scripts 504 downloadsadbi - 'DBI' Compliant Database Access Using 'ADBC'
In order to make Arrow Database Connectivity ('ADBC' <https://arrow.apache.org/adbc/>) accessible from R, an interface compliant with the 'DBI' package is provided, using driver back-ends that are implemented in the 'adbcdrivermanager' framework. This enables interacting with database systems using the Arrow data format, thereby offering an efficient alternative to 'ODBC' for analytical applications.
Last updated
arrowdatabase
5.54 score 21 stars 4 scripts 289 downloadsprt - Tabular Data Backed by Partitioned 'fst' Files
Intended for larger-than-memory tabular data, 'prt' objects provide an interface to read row and/or column subsets into memory as data.table objects. Data queries, constructed as 'R' expressions, are evaluated using the non-standard evaluation framework provided by 'rlang' and file-backing is powered by the fast and efficient 'fst' package.
Last updated
4.95 score 6 stars 1 dependents 5 scripts 284 downloads