Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 689 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 689 Bytes

numberingx

Travis build status

The goal of numberingx is to …

Installation

You can install the develop version of numberingx from GitHub with:

remotes::install_github("niszet/numberingx")
# or
devtools::install_github("niszet/numberingx")

Example

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

library(numberingx)
## basic example code