knitr::opts_chunk$set(
                      collapse = TRUE,
                      warning = TRUE,
                      message = TRUE,
                      width = 120,
                      comment = "#>"
                      )

Build Status

Perturbation

Adds either line-circular, donut, circular uniformly distributed or circular gauss distributed perturbation to point data.

Install

{r, eval = FALSE} devtools::install_github ('karpfen/perturbation')

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



karpfen/perturbation documentation built on May 20, 2019, 9:38 a.m.