A package for analysing data related to norms.
normr stands for norm R package.
The goal of normr is to facilitate data analysis and plot.
The benefit of having the pkg includes:
reducing amount of codes and prone errors
collaborative data analysis - make sure everyone is on the same page
Install the latest development version (on Github) via devtools:
devtools::install_github("jinyi-kuang/normr")
See LICENSE
for more information.
Contributions are always welcome!
Please follow the following steps:
1. Fork it (https://github.com/jinyi-kuang/normr/fork)
2. Create your feature branch (git checkout -b feature/fooBar
)
3. Commit your changes (git commit -am 'Add some fooBar'
)
4. Push to the branch (git push origin feature/fooBar
)
5. Create a new Pull Request
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.