Flexibly Reshape Data
Flexibly restructure and aggregate data using just two functions: melt and cast.
install.packages("reshape")
remotes::install_cran("reshape")