Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbryer/stattoolkit
R Package for supporting teaching statistics courses.
https://github.com/jbryer/stattoolkit
Last synced: about 2 months ago
JSON representation
R Package for supporting teaching statistics courses.
- Host: GitHub
- URL: https://github.com/jbryer/stattoolkit
- Owner: jbryer
- Created: 2014-08-25T02:15:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-25T02:34:16.000Z (over 10 years ago)
- Last Synced: 2023-03-12T10:55:31.782Z (almost 2 years ago)
- Language: R
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## StatToolkit - R Package for Teaching Statistics
#### Authors: Jason Bryer ([[email protected]](mailto:[email protected])) and Bruce Dudek ([[email protected]](mailto:[email protected]))
#### Installation
The latest version of the `StatToolkit` package can be installed using the `devtools` package.
```
devtools::install_github('jbryer/StatToolkit')
```