README.md

kTSCR

The goal of kTSCR is to …

Installation

You can install the released version of kTSCR from CRAN with:

install.packages("kTSCR")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("mdkessler/kTSCR")

Example

This is a basic example which shows you how to solve a common problem:

library(kTSCR)
## basic example code


mdkessler/kTSCR documentation built on Feb. 25, 2021, 10:31 p.m.