Other packages > Find by keyword >

cdata  

Fluid Data Transformations
View on CRAN: Click here


Download and install cdata package within the R console
Install from CRAN:
install.packages("cdata")

Install from Github:
library("remotes")
install_github("cran/cdata")

Install by package version:
library("remotes")
install_version("cdata", "1.2.1")



Attach the package and use:
library("cdata")
Maintained by
John Mount
[Scholar Profile | Author Map]
First Published: 2017-03-29
Latest Update: 2023-08-20
Description:
Supplies higher-order coordinatized data specification and fluid transform operators that include pivot and anti-pivot as special cases. The methodology is describe in 'Zumel', 2018, "Fluid data reshaping with 'cdata'", , . This package introduces the idea of explicit control table specification of data transforms. Works on in-memory data or on remote data using 'rquery' and 'SQL' database interfaces.
How to cite:
John Mount (2017). cdata: Fluid Data Transformations. R package version 1.2.1, https://cran.r-project.org/web/packages/cdata. Accessed 07 Apr. 2025.
Previous versions and publish date:
0.1.0 (2017-03-29 14:17), 0.1.1 (2017-05-05 19:35), 0.1.5 (2017-07-04 18:01), 0.1.6 (2017-10-12 23:35), 0.5.0 (2017-11-13 01:07), 0.5.1 (2018-01-04 17:54), 0.5.2 (2018-01-20 16:45), 0.6.0 (2018-03-13 09:21), 0.7.0 (2018-04-10 05:59), 0.7.1 (2018-06-16 19:49), 0.7.2 (2018-07-07 22:10), 0.7.3 (2018-07-20 17:40), 0.7.4 (2018-08-17 06:40), 1.0.0 (2018-09-10 17:30), 1.0.1 (2018-09-22 22:50), 1.0.2 (2018-10-08 18:10), 1.0.3 (2018-10-21 09:40), 1.0.4 (2019-01-07 22:00), 1.0.5 (2019-01-20 21:20), 1.0.6 (2019-02-15 01:02), 1.0.7 (2019-03-23 17:53), 1.0.8 (2019-03-30 18:00), 1.0.9 (2019-04-20 17:40), 1.1.0 (2019-04-27 17:10), 1.1.1 (2019-07-25 00:20), 1.1.2 (2019-09-15 20:10), 1.1.3 (2019-10-29 15:50), 1.1.4 (2020-01-09 00:01), 1.1.5 (2020-01-21 16:50), 1.1.6 (2020-02-01 18:00), 1.1.7 (2020-08-12 18:20), 1.1.8 (2020-08-25 08:40), 1.1.9 (2020-10-17 19:10), 1.2.0 (2021-06-12 06:40)
Other packages that cited cdata R package
View cdata citation profile
Other R packages that cdata depends, imports, suggests or enhances
Complete documentation for cdata
Downloads during the last 30 days
03/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for cdata20406080100120140160TrendBars

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency  
letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  
probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency  
nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
Download / Learn more Package Citations See dependency  
ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA