Correctly justifies a `gtable` object returned from the `gridExtra::tableGrob` function.
justify_gtable(x, hjust = "center", vjust = "center", draw = FALSE)
A `gtable` object
This function was provided in https://stackoverflow.com/a/32111143/7454101 by the `gridExtra` author baptiste.