Package: makedummies
Type: Package
Title: Create Dummy Variables from Categorical Data
Version: 1.1
Date: 2018-04-06
Authors@R: person("Toshiaki", "Ara", email = "toshiaki.ara@gmail.com",
  role = c("aut", "cre"))
Description: Create dummy variables from categorical data.
    This package can convert categorical data (factor and ordered) into
    dummy variables and handle multiple columns simultaneously.
    This package enables to select whether a dummy variable for base group
    is included (for principal component analysis/factor analysis) or
    excluded (for regression analysis) by an option.
License: GPL-2
URL: https://github.com/toshi-ara/makedummies
BugReports: https://github.com/toshi-ara/makedummies/issues/
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-06 07:07:51 UTC; ara
Author: Toshiaki Ara [aut, cre]
Maintainer: Toshiaki Ara <toshiaki.ara@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-06 07:23:49 UTC
