Other packages > Find by keyword >

tidyfst  

Tidy Verbs for Fast Data Manipulation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tidyfst", "1.8.1")



Attach the package and use:
library("tidyfst")
Maintained by
Tian-Yuan Huang
[Scholar Profile | Author Map]
First Published: 2020-02-24
Latest Update: 2023-07-18
Description:
A toolkit of tidy data manipulation verbs with 'data.table' as the backend. Combining the merits of syntax elegance from 'dplyr' and computing performance from 'data.table', 'tidyfst' intends to provide users with state-of-the-art data manipulation tools with least pain. This package is an extension of 'data.table'. While enjoying a tidy syntax, it also wraps combinations of efficient functions to facilitate frequently-used data operations.
How to cite:
Tian-Yuan Huang (2020). tidyfst: Tidy Verbs for Fast Data Manipulation. R package version 1.8.1, https://cran.r-project.org/web/packages/tidyfst. Accessed 04 Apr. 2025.
Previous versions and publish date:
0.6.6 (2020-02-24 15:40), 0.6.9 (2020-02-28 17:20), 0.7.7 (2020-03-05 01:20), 0.8.8 (2020-03-14 21:10), 0.9.3 (2020-03-24 11:10), 0.9.4 (2020-04-02 13:50), 0.9.5 (2020-04-10 08:10), 0.9.6 (2020-05-02 16:10), 0.9.7 (2020-05-28 10:10), 0.9.8 (2020-08-03 00:20), 0.9.9 (2020-09-01 13:40), 1.0.0 (2021-09-08 07:00), 1.5.0 (2021-12-17 09:40), 1.6.0 (2022-02-17 11:20), 1.6.5 (2022-04-27 15:30), 1.7.0 (2022-08-06 11:00), 1.7.1 (2022-08-16 16:10), 1.7.3 (2022-09-01 16:20), 1.7.4 (2022-10-20 08:40), 1.7.5 (2022-10-27 09:00), 1.7.6 (2022-12-21 09:20), 1.7.7 (2023-07-18 04:40), 1.7.8 (2024-04-15 09:50), 1.7.9 (2024-06-14 07:00), 1.8.0 (2024-08-30 09:40)
Other packages that cited tidyfst R package
View tidyfst citation profile
Other R packages that tidyfst depends, imports, suggests or enhances
Complete documentation for tidyfst
Downloads during the last 30 days
03/0503/0603/0703/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/03Downloads for tidyfst020406080100120140160180200220240260280TrendBars

Today's Hot Picks in Authors and Packages

perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
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  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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