Learn R Programming

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

dummies (version 1.5.4)

Create dummy/indicator variables flexibly and efficiently

Description

Expands factors, characters and other eligible classes into dummy/indicator variables.

Copy Link

Version

Install

install.packages('dummies')

Monthly Downloads

26

Version

1.5.4

License

GPL (>= 2)

Maintainer

Christopher Brown

Last Published

March 6th, 2011

Functions in dummies (1.5.4)

dummies-package

Create and manipulate dummy variables flexibly and efficiently
which.dummy

Identify which columns are dummy variables on a data frame.
get.dummy

Get the dummy variable columns from a data frame.
dummy

Flexible, efficient creation of dummy variables.