Other packages > Find by keyword >

rlist  

A Toolbox for Non-Tabular Data Manipulation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rlist", "0.4.6.2")



Attach the package and use:
library("rlist")
Maintained by
Kun Ren
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-06-27
Latest Update: 2021-09-03
Description:
Provides a set of functions for data manipulation with list objects, including mapping, filtering, grouping, sorting, updating, searching, and other useful functions. Most functions are designed to be pipeline friendly so that data processing with lists can be chained.
How to cite:
Kun Ren (2014). rlist: A Toolbox for Non-Tabular Data Manipulation. R package version 0.4.6.2, https://cran.r-project.org/web/packages/rlist. Accessed 07 Mar. 2026.
Previous versions and publish date:
0.1 (2014-06-27 06:55), 0.2.1 (2014-07-04 13:39), 0.2.2 (2014-07-11 06:48), 0.2.3 (2014-07-18 07:09), 0.2.4 (2014-07-26 11:04), 0.2.5 (2014-08-01 01:31), 0.3-1 (2014-08-15 16:50), 0.3-2 (2014-08-22 07:17), 0.3 (2014-08-07 20:31), 0.4.2.3 (2015-07-09 14:47), 0.4.5.1 (2015-09-09 09:17), 0.4.6.1 (2016-04-04 11:49), 0.4.6 (2016-03-06 17:49), 0.4 (2015-01-24 16:41)
Other packages that cited rlist R package
View rlist citation profile
Other R packages that rlist depends, imports, suggests or enhances
Complete documentation for rlist
Functions, R codes and Examples using the rlist R package
Some associated functions: List . args_env . args_list . callwith . contains . dot-evalwith . dots . getnames . is.empty . list.all . list.any . list.append . list.apply . list.cases . list.cbind . list.class . list.clean . list.common . list.count . list.do . list.exclude . list.expand . list.extract . list.filter . list.find . list.findi . list.first . list.flatten . list.group . list.insert . list.is . list.iter . list.join . list.last . list.load . list.map . list.maps . list.mapv . list.match . list.merge . list.names . list.order . list.parse . list.prepend . list.rbind . list.remove . list.reverse . list.sample . list.save . list.search . list.select . list.serialize . list.skip . list.skipWhile . list.sort . list.stack . list.subset . list.table . list.take . list.takeWhile . list.ungroup . list.unserialize . list.unzip . list.update . list.which . list.zip . nyweather . rlist-package . set_argnames . subset.list . tryEval . tryGet . 
Some associated R codes: List.R . data.R . functions.R . internal.R . lambda.R . list.all.R . list.clean.R . list.common.R . list.count.R . list.do.R . list.expand.R . list.extract.R . list.filter.R . list.find.R . list.first.R . list.flatten.R . list.group.R . list.insert.R . list.is.R . list.join.R . list.load.R . list.map.R . list.match.R . list.merge.R . list.names.R . list.order.R . list.parse.R . list.remove.R . list.reverse.R . list.sample.R . list.save.R . list.search.R . list.select.R . list.serialize.R . list.skip.R . list.stack.R . list.subset.R . list.table.R . list.take.R . list.update.R . list.which.R . list.zip.R . rlist.R . subset.list.R . utils.R .  Full rlist package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

RobPer  
Robust Periodogram and Periodicity Detection Methods
Calculates periodograms based on (robustly) fitting periodic functions to light curves (irregularly ...
Download / Learn more Package Citations See dependency  
prepdat  
Preparing Experimental Data for Statistical Analysis
Prepares data for statistical analysis (e.g., analysis of variance ;ANOVA) by enabling the user to ...
Download / Learn more Package Citations See dependency  
didrooRFM  
Compute Recency Frequency Monetary Scores for your Customer Data
This hosts the findRFM function which generates RFM scores on a 1-5 point scale for customer transa ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
factoextra  
Extract and Visualize the Results of Multivariate Data Analyses
Provides some easy-to-use functions to extract and visualize the output of multivariate data analys ...
Download / Learn more Package Citations See dependency  
momentfit  
Methods of Moments
Several classes for moment-based models are defined. The classes are defined for moment conditions d ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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