Rdocumentation
powered by
Learn R Programming
dummies (version 1.5.6)
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
106
Version
1.5.6
License
GPL (>= 2)
Maintainer
Christopher Brown
Last Published
June 14th, 2012
Functions in dummies (1.5.6)
Search all functions
which.dummy
Identify which columns are dummy variables on a data frame.
dummies-package
Create and manipulate dummy variables flexibly and efficiently
dummy
Flexible, efficient creation of dummy variables.
get.dummy
Get the dummy variable columns from a data frame.