Learn R Programming

colr (version 0.1.900)

Functions to Select and Rename Data

Description

Powerful functions to select and rename columns in dataframes, lists and numeric types by 'Perl' regular expression. Regular expression ('regex') are a very powerful grammar to match strings, such as column names.

Copy Link

Version

Install

install.packages('colr')

Monthly Downloads

9

Version

0.1.900

License

GPL (>= 2)

Maintainer

Louis Chaillet

Last Published

January 3rd, 2017

Functions in colr (0.1.900)

cgrep

a function to select columns by 'regex'
csub

a function to change column names
colrdata

Dummy data for demonstration of the capacities of 'rcol'