R Package for the WoSo Stats project

Took entirely too long, but there is now an R package for the WoSo Stats project!

Go ahead and install it yourself from the WoSo Stats GitHub repo, like so:

devtools::install_github("alfredomartinezjr/wosostats")

This is by no means a finished product. This was admittedly my first, full-fledged, R package, so suggestions and recommendations are welcome. I’ve tried to address the essentials and document the absolutely very essential as much as possible.

Next on the to-do list is going to be to add a bit more documentation for the functions in place, and then a vignette for the package.