common {common}R Documentation

common: A set of useful functions

Description

The common package is set of useful functions that enhance base R. These functions make up for some deficiencies in the base package. For example, there are functions to sort a data frame by multiple columns, and manipulate data frame labels. These are common activities, and can be used in almost any R program.

Functions Included

The functions included in the common package are as follows:

Author(s)

Maintainer: David Bosak dbosak01@gmail.com

Other contributors:

See Also

Useful links:


[Package common version 1.1.3 Index]