knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)
library(devtools)
load_all()

ssax

Build Status License: GPL v2 Coverage status

A simple package containing Symbolic Aggregate Approximation and its variations.

Installation

You can install ssax from github with:

# install.packages("devtools")
devtools::install_github("brduru/ssax")


brduru/ssax documentation built on May 20, 2019, 11:43 a.m.