Learn R Programming

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

dummies (version 1.05-1)

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

92

Version

1.05-1

License

LGPL-3

Maintainer

Christopher Brown

Last Published

September 13th, 2009

Functions in dummies (1.05-1)

get.dummy

Get the dummy variable columns from a data frame.
dummies-package

Create and manipulate dummy variables flexibly and efficiently
which.dummy

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

Flexible, efficient creation of dummy variables.