Learn R Programming

dat (version 0.5.0)

Tools for Data Manipulation

Description

An implementation of common higher order functions with syntactic sugar for anonymous function. Provides also a link to 'dplyr' and 'data.table' for common transformations on data frames to work around non standard evaluation by default.

Copy Link

Version

Install

install.packages('dat')

Monthly Downloads

380

Version

0.5.0

License

MIT + file LICENSE

Last Published

May 15th, 2020

Functions in dat (0.5.0)

map

An implementation of map
mutar

Tools for Data Frames
reexports

Objects exported from other packages
DataFrame

DataFrame and methods
FL

Dynamically generate formulas
extract

Extract elements from a vector
replace

Replace elements in a vector
verboseApply

Verbose apply function
bindRows

Bind rows
as.function.formula

Coerce a formula into a function