Learn R Programming

⚠️There's a newer version (1.1.3) of this package.Take me there.

rowr (version 1.0.1)

Row-based functions for R objects.

Description

Rowr allows the manipulation of R objects as if they were organized rows in a way that is familiar to people used to working with databases. It allows more consistent and predictable output to common functions, and generalizes a number of utility functions to to be failsafe with any number and type of input objects.

Copy Link

Version

Install

install.packages('rowr')

Monthly Downloads

16

Version

1.0.1

License

GPL-3

Maintainer

Craig Varrichio

Last Published

August 15th, 2014

Functions in rowr (1.0.1)

cbind.fill

Combine arbitrary data types, filling in missing rows.
rows

Allows row indexing without knowledge of dimensionality or class.
vectorize

Vectorize a scalar function to work on any R object.
rowr

Row-based functions for R objects.
coalesce

A more versatile form of the T-SQL coalesce() function.
len

Allows finding the 'length' without knowledge of dimensionality.
count

A more versatile form of the T-SQL count() function.
buffer

Pads an object to a desired length, either with replicates of itself or another repeated object.
as2