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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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