knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

zstmodelr

Codecov test coverage R build status pkgdown test-coverage R-CMD-check

The goal of zstmodelr is to ...

Installation

You can install zstmodelr from github GitHub with:

# install.packages("devtools")
devtools::install_github("chriszheng2016/zstmodelr")

Example

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

## basic example code
library(zstmodelr)

Code of Conduct

Please note that the zstmodelr project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



chriszheng2016/zstmodelr documentation built on June 13, 2021, 8:59 p.m.