Rdocumentation
powered by
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
Link to current version
Version
Version
1.5.6
1.5.4
1.05-1
1.03
Install
install.packages('dummies')
Monthly Downloads
26
Version
1.5.4
License
GPL (>= 2)
Homepage
http://www.decisionpatterns.com
Maintainer
Christopher Brown
Last Published
March 6th, 2011
Functions in dummies (1.5.4)
Search all functions
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.