Description
High Efficient Functions to Decode NFL Player IDs.
Description
A set of high efficient functions to decode identifiers of National Football League players.
README.md
gsisdecoder
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")