README.md

SZRtools

R-CMD-check

The goals of the szrtools package are: 1. Build tools to make data analysis more efficient 2. Create a R markdown for the package building process 3. Practice R package building

Installation

You can clone the SZRtools repo from GitHub, and install with

devtools::install_local("<path>/szrtools")

Example

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

library(szrtools)
## basic example code


sarazong/SZRtools documentation built on Feb. 8, 2024, 6:49 a.m.