Note: travis-ci currently deploys the developmental version of the book into the gh-pages
branch of this repo, which is hosted via Netlify at hranalyticslive.netlify.com.
Welcome to the GitHub repository page for HR Analytics in R: Common HR business tasks done with the power of R available at HRAnalaytics.live.
This is a self-training book to assist you in your journey to HR Analytics. Most importantly it will be your go-to resource when you’re learning, practicing, and implementing stuff in real life. It will leverage the power of open source R language.
Demonstrate to an audience of HR professionals the power of open source tools based on common HR business scenarios. Companies should promote in-house open source software much more to build sustainable HR Analytics capabilities, instead of outsourcing tout-court to big HR Analytics global consultancy firms. The R ecosystem is open-source and enterprise-ready professional system, one can rely upon.
Analytically minded HR professionals who have already experience in calculations, visualisations, tables, but who have no previous or only limited knowledge in using open source software tools.
"HR Analytics in R" is built using RStudio's bookdown
package; for more information on how to use bookdown
see bookdown.org.
- The
bookdown
source code for the development version of "HR Analytics in R" is above, the output of which can be previewed at hranalyticslive.netlify.com which is based on the outputted HTML files in thedocs/
folder. - The
bookdown
source code for all previously released versions of "HR Analytics in R", including the latest version available at hranalytics.live, is accessible on the Releases page. - For information on all changes between versions and our planned changes for the next version, please see NEWS.md.
- If you would like to receive periodic updates about "HR Analytics in R", please sign up for my mailing list. Initially you will receive receive also notififications about my normal blog posts, until I manage to separate the tags.
- Contact me at [email protected].
The author would like to thank Moderndive for their inspirational presentation at a recent R user conference and for their generous examples on how to set up a bookdown book.