README.md

krspHelpR

The goal of krspHelpR is to provide high level helper functions for users of the krsp package. Most all functions in the package are wrappers around the scripts in the krsp functions. I have simply refactored and cleaned some of them up.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("mwhalen18/krspHelpR")

Example

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

library(krspHelpR)
## basic example code


mwhalen18/krspHelpR documentation built on Dec. 21, 2021, 11:05 p.m.