README.md

A-bare-minimum-R-package-CATS

The R package cats. This package is to show how a R package look like. You can run the function cats_function() to start.

Installation

library(devtools)
install_github("lweicdsor/A-bare-minimum-R-package-CATS")

Usage

library(cats)

Start the function

cats_function()



lweicdsor/A-bare-minimum-R-package-CATS documentation built on May 21, 2019, 9:01 a.m.