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

ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
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  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  

26,264

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