knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-"
)

encoder

lifecycle CRAN_Status_Badge pkgdown Workflow Status

Overview

Multiple data encoding methods for R data frames. Currently the following methods have been implemented:

Installation

The development version can be installed from GitHub with:

devtools::install_github("kreh-team/encoder")


aldomann/encoder documentation built on May 12, 2020, 7:04 p.m.