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 18 Feb. 2025.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

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  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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