Perform data imputations in the scope of Student Analytics.
When the package gets accepted to CRAN installation will be as follows:
To install the package use
install.packages("vvfiller")
library(vvfiller)
Until then you can install from github using devtools:
library(devtools)
devtools::install_github("vusaverse/vvfiller")