R/rlist.R

#' The rlist package
#' @name rlist-package
#' @docType package
#' @description
#' rlist is a set of tools for working with list objects. Its goal
#' is to make it easier to work with lists by providing a wide range
#' of functions that operate on non-tabular data stored in them.
#'
#' The package 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.
#'
#' rlist Tutorial (\url{https://renkun-ken.github.io/rlist-tutorial/}) is a complete guide to rlist.
NULL 

Try the rlist package in your browser

Any scripts or data that you put into this service are public.

rlist documentation built on Sept. 5, 2021, 5:30 p.m.