Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

fastDummies

Fast Creation of Dummy (Binary) Columns and Rows from Categorical Variables

Creates dummy columns from columns that have categorical variables (character or factor types). You can also specify which columns to make dummies out of, or which columns to ignore. Also creates dummy rows from character, factor, and Date columns. This package provides a significant speed increase from creating dummy variables through model.matrix().

Functions (3)

fastDummies

Fast Creation of Dummy (Binary) Columns and Rows from Categorical Variables

v1.6.3
MIT + file LICENSE
Authors
Jacob Kaplan [aut, cre] (<https://orcid.org/0000-0002-0601-0387>), Benjamin Schlegel [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.