Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.5.6) of this package.
Take me there.
dummies (version 1.03)
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
92
Version
1.03
License
GPL-2
Maintainer
Christopher Brown
Last Published
August 21st, 2009
Functions in dummies (1.03)
Search all functions
dummy
Flexible, efficient creation of dummy variables.
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.