Transform and analyze workforce data in meaningful ways for human resources (HR) analytics. Get started with workforce planning using a simple Shiny app.
Transform and analyze workforce data in meaningful ways for human resources (HR) analytics. Two functions, 'hierarchyLong' and 'hierarchyWide', convert standard employee and supervisor relationship data into useful formats. A 'workforcePlan' app is available for simple workforce planning.
Install the package from CRAN by running the install.packages("hR")
command.