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")


kreh-team/encoder documentation built on May 13, 2020, 8:43 a.m.