Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.27 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.27 KB

gsisdecoder

CRAN status CRAN downloads R build status Travis build status Codecov test coverage

The goal of gsisdecoder is to provide a function wrapper for the high efficient GSIS ID decoder written in c++. The function will be used within the package nflfastR but since it needs to be precompiled it was outsourced from the mentioned package into this standalone package.

Installation

You can install the released version of gsisdecoder from CRAN with:

install.packages("gsisdecoder")