This R package contains several HR datasets.
To install and load the package, type the following instructions in the R console:
devtools::install_github("vicencfernandez/HRdatasets")
library(HRdatasets)
Once you have installed and loaded the package, you can see what datasets are available typing in the R console:
data(package = "HRdatasets")