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

Overview

The coppock package computes the Coppock Curve.

Installation

# Install the development version from GitHub:
# install.packages("remotes")
remotes::install_github("cmhein/coppock")

Getting started

library(coppock)


cmhein/coppock documentation built on Oct. 18, 2020, 5:32 a.m.